WP_Tax_Query Generator December 13, 2018 Public Anastasia Rogachevskaya Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone Tax Query for products $tax_query = array( array( 'taxonomy' => 'product_categories', 'field' => 'slug', ), );