WP_Tax_Query Generator August 15, 2019 Public Pat Quintin Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone exec team $tax_query = array( array( 'taxonomy' => 'staff_category', 'terms' => 'executive-team', 'field' => 'slug', ), );