WP_Tax_Query Generator July 20, 2018 Public Michael Smith Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone exclude office_province $tax_query = array( array( 'taxonomy' => 'office_province', 'field' => 'slug', 'operator' => 'NOT IN', ), );