WP_Tax_Query Generator December 11, 2019 Public Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone tax $tax_query = array( array( 'taxonomy' => 'nproject-location', 'terms' => 'athens-used', ), );