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('Post Types Extra', 'Extension Brand Name', 'blocksy-companion'),
'description' => __('Enables support for Custom Fields inside archive cards and single page post title, adds a reading progress bar for your posts and lets you set featured images and colors for your categories archives.', 'blocksy-companion'),
'pro' => true
];