array(), 'post' => array('category', 'post_tag'), 'portfolio' => array('portfolio-types'), 'offer' => array('offer-types'), 'slide' => array('slide-types'), ); if( function_exists('is_woocommerce') ) { $data['product'] = array('product_cat', 'product_tag'); } ?>