WP_Tax_Query Generator June 11, 2020 Public Antonis Koufis Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone Tax_query_ID $tax_query = array( array( 'taxonomy' => 'product_tag', 'terms' => '38', 'field' => 'term_id', ), );