featured_item_category
Plugin UX-Builder-Plus:
– Post type
$namdh_taxonomy = array( 'relation' => 'OR', array( 'taxonomy' => 'featured_item_category', 'terms' => '123', 'field' => 'term_id', ), );
Plugin UX-Builder-Plus:
– Post type
$namdh_taxonomy = array( 'relation' => 'OR', array( 'taxonomy' => 'featured_item_category', 'terms' => '123', 'field' => 'term_id', ), );