WP_Tax_Query Generator December 9, 2021 Public Brenda Durham Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone leads1 $tax_query = array( array( 'taxonomy' => 'lead_source', 'terms' => 'afc', 'field' => 'slug', ), );