WP_Tax_Query Generator March 15, 2019 Public Andrea Ruggles Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone Collection $tax_query = array( array( 'taxonomy' => 'collection', 'include_children' => false, ), );