inc/helpers/all.php @@ -1,5 +1,7 @@ <?php use JVBase\base\Site; if (!defined('ABSPATH')) { exit; } @@ -86,3 +88,4 @@ 'post_type' => $type ]); }