Tax Snip
$instructor_locations_var = array( 'relation' => 'AND', array( 'taxonomy' => 'instructor_location', 'field' => 'term_id', 'operator' => 'AND', 'include_children' => false, ), );
$instructor_locations_var = array( 'relation' => 'AND', array( 'taxonomy' => 'instructor_location', 'field' => 'term_id', 'operator' => 'AND', 'include_children' => false, ), );