Get office staff
Get just office staff
$staff = array( array( 'taxonomy' => 'staff_role', 'terms' => 'office-staff', 'field' => 'slug', ), );
Get just office staff
$staff = array( array( 'taxonomy' => 'staff_role', 'terms' => 'office-staff', 'field' => 'slug', ), );