WP_Tax_Query Generator October 1, 2021 Public Niki Brown Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone auth types alum $tax_query = array( array( 'taxonomy' => 'author_types', 'terms' => 'alumni', ), );