WP_Tax_Query Generator October 27, 2017 Public Alessio De Ieso Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone cat_product $tax_query = array( array( 'taxonomy' => 'cat_product', ), );