WP_Tax_Query Generator February 10, 2019 Public Valentin Cauro Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone test-families-taxopicker $tax_query = array( array( 'taxonomy' => 'families', 'include_children' => false, ), );