WP_Tax_Query Generator June 6, 2017 Public Hugo Medeiros Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone Sample tax query $tax_query = array( array( 'taxonomy' => 'legislacao', 'terms' => 'licitacao', ), );