WP_Tax_Query Generator December 24, 2021 Public Alex Bordei Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone Get tax country $country = array( array( 'taxonomy' => 'location_country_category', 'terms' => 'canada', 'field' => 'slug', ), );