WP_Tax_Query Generator August 8, 2018 Public Niki Brown Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone role $tax_query = array( array( 'taxonomy' => 'role', 'terms' => 'student', ), );