WP_Tax_Query Generator May 12, 2017 Public Bradley Stookey Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone Tax2 Query $tax_query = array( 'relation' => 'AND', array( 'taxonomy' => 'event_season', 'field' => 'term_taxonomy_id', ), );