WP_Tax_Query Generator September 6, 2018 Public fe cou Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone query matheysine zone $tax_query = array( array( 'taxonomy' => 'Zones', 'terms' => 'Matheysine', 'field' => 'name', ), );