WP_Tax_Query Generator April 9, 2020 Public Dmitriy Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone winery_location $tax_query = array( array( 'taxonomy' => 'winery_location', 'terms' => '$trm_id', 'field' => 'term_id', ), );