WP_Tax_Query Generator June 5, 2017 Public trey t Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone section $tax_query = array( array( 'taxonomy' => 'section', 'terms' => 'section', ), );