WP_Tax_Query Generator May 1, 2017 Public Felipe Lujan-Bear Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone mainstreet-places $msl_tax_query = array( array( 'taxonomy' => 'places', 'terms' => 'restaurants', 'field' => 'slug', ), );