WP_Tax_Query Generator June 9, 2022 Public Helena Gil Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone AEIDL – section $tax_query = array( array( 'taxonomy' => 'section', 'terms' => 'aeidl-board', 'field' => 'slug', ), );