WP_Tax_Query Generator March 7, 2019 Public HuanCheng Bai Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone team_categories query $tax_query = array( array( 'taxonomy' => 'team_categories', ), );