WP_Tax_Query Generator June 7, 2017 Public Chris Murphy Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone snip1 $tax_query = array( 'relation' => 'AND', array( 'taxonomy' => 'beer_country', ), );