WP_Tax_Query Generator June 25, 2018 Public Thomas Cabotiau Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone Tax query simple $tax_query = array( array( 'taxonomy' => 'region_canyon', 'terms' => '38', ), );