WP_Tax_Query Generator November 28, 2017 Public Ian Rogers Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone Project-Cat Tax $project_cat_query = array( 'relation' => 'AND', array( 'taxonomy' => 'project-cat', 'field' => 'term_id', ), );