skip to Main Content
Below features the output of the RD Staff Directory plugin I’ve developed. It adds a custom post type allowing for the creation of individual staff / employee / team member profiles. The directory is output via shortcode, and staff profiles pages can be disabled via shortcode attributes.
It also features a custom taxonomy named Department which allows the profile to be added to a specific, named department. This, in conjunction with the ‘orderbydepartment’ attribute, will list the profiles in the directory within department specific sections. These sections can be ordered by using multiple iterations of the shortcode, each loading a separate department.
Back To Top