WP_Tax_Query Generator October 19, 2018 Public Hugo Pimentel Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone Taxonomy -> Tipo de Produto $tipo_de_produto = array( array( 'taxonomy' => 'tipo_de_produto', 'field' => 'slug', ), );