WP_Tax_Query Generator March 23, 2020 Public Fábio Guimarães Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone Product Category $tax_query = array( array( 'taxonomy' => 'product_category', ), );