WP_Tax_Query Generator October 2, 2017 Public leandro silva Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone taxo $tax_query = array( array( 'taxonomy' => 'evento', 'field' => 'slug', ), );