WP_Tax_Query Generator February 6, 2017 Public MD. Mashfiq Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone woocomerce product category $tax_query = array( array( 'taxonomy' => 'product_cat', 'terms' => 'beverages', ), );