WP_Tax_Query Generator July 3, 2017 Public Fernando Alvear Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone 1 $tax_query = array( array( 'taxonomy' => 'numeros', 'terms' => '7', ), );