Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

Get office staff

Get just office staff

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