WP_Tax_Query Generator October 3, 2017 Public Michael Keaty Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone Services $tax_query = array( array( 'taxonomy' => 'services', 'terms' => '$term', 'field' => 'slug', ), );