| Current Path : /home/frekansk/.trash/wp-content/themes/turitor/components/theme/options/taxonomies/ |
| Current File : /home/frekansk/.trash/wp-content/themes/turitor/components/theme/options/taxonomies/category.php |
<?php if (!defined('ABSPATH')) die('Direct access forbidden.');
$options = array(
'turitor_product_cat'=>array(
'type' => 'new-icon',
'label' =>esc_html__('Category icon', 'turitor'),
'desc' =>esc_html__('Category icon', 'turitor'),
),
);