WP_Tax_Query Generator January 16, 2023 Public Pedro Mamare Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone Product Cat $tax_query = array( array( 'taxonomy' => 'product_cat', ), );