WP_Tax_Query Generator February 7, 2017 Public Feliks Nakamoto Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone tr_region $tax_query = array( 'relation' => 'AND', array( 'taxonomy' => 'tr_region', 'terms' => '999', ), );