WP_Tax_Query Generator August 1, 2017 Public Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone award award tax $tax_query = array( array( 'taxonomy' => 'level', 'terms' => 'award', 'field' => 'slug', ), );