WP_Tax_Query Generator October 21, 2018 Public Christoph Z. Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone Position Term $tax_query = array( array( 'taxonomy' => 'position', 'terms' => '$term', 'field' => 'slug', ), );