WP_Tax_Query Generator October 26, 2020 Public redd reee Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone designation $tax_query = array( array( 'taxonomy' => 'designation', 'terms' => '1', 'field' => 'term_id', ), );