WP_Tax_Query Generator June 4, 2018 Public Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone autos jama tax $tax_query = array( array( 'taxonomy' => 'tipo', 'terms' => 'autos', 'field' => 'slug', 'operator' => 'IN', ), );