WP_Tax_Query Generator May 31, 2017 Public huang xiaoxin Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone tax-product $tax_query = array( array( 'taxonomy' => 'product', 'terms' => '14', ), );