WP_Tax_Query Generator September 28, 2019 Public Greg Kluska Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone voip $tax_query = array( array( 'taxonomy' => 'product_cat', 'terms' => 'voip', 'field' => 'slug', ), );