WP_Tax_Query Generator January 25, 2022 Public Vincent Deglise Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone Simple Taxo $tax_query = array( 'relation' => 'AND', array( 'taxonomy' => 'product_type', ), );