Staff List – Compact

// Display a list of staff with bio, address, and website fields hidden, all on one page
[staff_list show_bio="0" show_address="0" show_website="0"]

// Display a list of staff with bio, address, and website fields hidden, 2 members per page
[staff_list show_bio="0" show_address="0" show_website="0" per_page="2"]