WP_Tax_Query Generator April 11, 2017 Public Patrick Power Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone DBPub $tax_query = array( array( 'taxonomy' => 'product_tag', 'terms' => '146', 'field' => 'term_id', ), );