WP_Tax_Query Generator April 19, 2017 Public Roberto García Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone array para taxonomias $tax_query = array( array( 'taxonomy' => 'tipo_actividad', 'field' => 'slug', ), );