WP_Tax_Query Generator February 11, 2019 Public Ivan Barreda Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone Viaje destacado $tax_query = array( array( 'taxonomy' => 'product_tag', 'terms' => 'destacado', 'field' => 'slug', ), );