Staff List – Directory Style

// Display a Staff List, in a traditional directory style without photos or extended information,
// and show all members on one page
[staff_list show_bio="0" show_address="0" show_website="0" show_photo="0"]

// Display a Staff List, in a traditional directory style without photos or extended information,
// group staff members into pages and show 2 members per page
[staff_list show_bio="0" show_address="0" show_website="0" show_photo="0" per_page="2"]