Repository URL to install this package:
<?php
$config = [
// translators: This is a brand name. Preferably to not be translated
'name' => _x('Trending Posts', 'Extension Brand Name', 'blocksy-companion'),
'description' => __('Highlight your most popular posts or products based on the number of comments or reviews they have gotten in the specified period of time.', 'blocksy-companion')
];