WP_Tax_Query Generator December 10, 2017 Public Pranav patel Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone city-coupon $tax_query = array( array( 'taxonomy' => 'city', 'terms' => 'pilodiv', 'field' => 'slug', ), );