WP_Tax_Query Generator January 14, 2020 Public Dave Meier Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone tax course_location $tax_query = array( array( 'taxonomy' => 'course_location', 'field' => 'term_id', ), );