WP_Tax_Query Generator August 31, 2018 Public Yann Pablo Corminboeuf Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone tax $tax_query = array( array( 'taxonomy' => 'type', 'terms' => '11', 'field' => 'term_id', ), );