WP_Tax_Query Generator September 29, 2017 Public artrt artrt Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone projects $tax_query = array( array( 'taxonomy' => 'projects', 'terms' => 'collaborators', ), );