Customize People Page
To add the feed for employees to a page use one of the shortcodes below.
Display a department as is:
[shortcode]woumods_facstaff_list dept="University Computing Solutions"[/shortcode]
Display a department along with adding other people:
[shortcode]woumods_facstaff_list dept="University Computing Solutions" users="gauntzd"[/shortcode]
Display a department and sort certain people first and excluding people:
[shortcode]woumods_facstaff_list dept="English Studies Department" sortfirst="andrewk,paraskc,blissa,randt,grazianol,schmidtk" exclude="ericksonk"[/shortcode]
Display a person or a list of people using a comma to separate them with no spaces:
[shortcode]woumods_facstaff_list users="gauntzd,cattol,andrewk"[/shortcode]
[fruitful_sep]