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('Custom Code Snippets', 'Extension Brand Name', 'blocksy-companion'),
'description' => __('Inject custom code snippets throughout your website. The extension works globally or on a per post/page basis.', 'blocksy-companion'),
'pro' => true
];