WP_Tax_Query Generator April 17, 2019 Public Lewis Thompson Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone property_fetures $tax_query = array( array( 'taxonomy' => 'property_fetures', 'terms' => '85', 'field' => 'term_id', ), );