WP_Tax_Query Generator August 12, 2020 Public Salman Mughal Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone Tax $tax_query = array( array( 'taxonomy' => 'quizz_item_category', 'terms' => 'terms', 'field' => 'term_id', ), );