WP_Tax_Query Generator July 24, 2018 Public Gillian Crockford Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone DOW-Mon $tax_query = array( array( 'taxonomy' => 'project-DOW', 'terms' => 'Mon', 'field' => 'name', 'operator' => 'IN', ), );