WP_Tax_Query Generator June 24, 2017 Public Feliks Nakamoto Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone SimpleTax $tax_query = array( array( 'taxonomy' => 'offer_cat', 'terms' => '999', 'include_children' => false, ), );