WP_Tax_Query Generator March 20, 2017 Public mohammed mazhar Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone CAt tax $tax_query = array( array( 'taxonomy' => 'product_cat', 'include_children' => false, ), );