WP_Tax_Query Generator January 4, 2017 Public Michael Wilhelmsen Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone Countries Tax Query $country_query = array( array( 'taxonomy' => 'countries', 'terms' => '$country_slug', 'field' => 'slug', ), );