WP_Tax_Query Generator October 14, 2021 Public Sydney Alcala Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone Locations Tax Query $tax_query = array( 'relation' => 'AND', array( 'taxonomy' => 'locations', ), );