WP_Tax_Query Generator April 27, 2017 Public Robert Miner Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone Tag $tax_query = array( array( 'taxonomy' => 'tags', 'field' => 'term_id', ), );