WP_Tax_Query Generator December 31, 2018 Public Rodrigo Padovani Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone NT Tax query $tax_query = array( array( 'taxonomy' => 'posicao', 'terms' => 'volante', 'field' => 'term_id', ), );