WP_Tax_Query Generator August 2, 2018 Public Reza Rahnama Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone tax1 $tax_query = array( array( 'taxonomy' => 'project_category', 'field' => 'term_id', ), );