WP_Tax_Query Generator March 21, 2017 Public João Gonçalves Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone product_cat_food $tax_food = array( array( 'taxonomy' => 'product_cat', 'terms' => 'food', 'field' => 'slug', ), );