WP_Tax_Query Generator March 31, 2019 Public Pedro Javier Mora Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone tax $tax_query = array( array( 'taxonomy' => 'taxsoomia', 'field' => 'name', 'include_children' => false, ), );