Repository URL to install this package:
|
Version:
1.8.76 ▾
|
<?php
$config = [
// translators: This is a brand name. Preferably to not be translated
'name' => _x('Local Google Fonts', 'Extension Brand Name', 'blocksy-companion'),
'description' => __(
'Serve your chosen Google Fonts from your own web server. This will increase the loading speed and makes sure your website complies with the privacy regulations.',
'blocksy-companion'
),
'pro' => true
];