WP_Tax_Query Generator June 9, 2020 Public Al G Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone tax_query_artiste $tax_query = array( array( 'taxonomy' => 'artiste', 'field' => 'term_id', 'operator' => 'IN', ), );