Staff Directory is deigned to help you easily display a list of staff/faculty/team members.
Features:
- [staff-directory] shortcode with options for ordering, categories, etc.
- Staff categories
- Ability to create custom staff details fields, complete with auto-generating shortcodes for custom fields
- 2 default templates for displaying staff
- Support for multiple templates. You can choose a default as well as choose set a template for use with the [staff-directory] shortcode.
Friendly reminder: PHP 5.4 has been officially
unsupported since September 2015. There was an issue with this plugin where older versions of PHP were crashing. There's no real incentive on behalf of the author to make sure older/unsupported/unsafe versions of PHP work perfectly. I'll do what I can but I can't always promise older versions will work. Sorry if that's an inconvenience. PRs are always welcomed on the
Github repo
Questions?
Most preferred:
Submit pull requests to the
Github repo.
Least preferred (less frequented by the author):
Tweet me -
@adamtootle
Or you can always submit support requests at
wordpress.org support forums.
Special thanks to those who have helped out at the Github repo:
0aveRyan
ethanclevenger91
timnolte
delitestudio
TurqDevDesign
1.1.2
- Fixed a bug for php versions older than 5.5
- Added a category filter to the admin staff list
- Fixed an issue with the [bio] shortcode stripping out line breaks.
1.1.1
- Fixed some bugs introduced in 1.1.0.
1.1.0
- Adds support for single staff member pages.
- Adds the ability to target staff in multiple categories using category slugs.
1.0.3
- Adds support for meta_key sorting in the listing shortcode. e.g. [staff-directory cat=44 orderby=meta_value_num order=asc meta_key=order]
- Changes the default sorting of the staff admin listing to be by name.
- Fixes uninitialized variable PHP notice. Seen when error printing is on.
1.0.2
- Added support for [category all=true] in the template tags to show a comma-separated list of all of a member's categories.
- Added some documentation to the Help section to better explain proper use of the custom template support in the [staff-directory] shortcode.
- Added a nice new admin menu icon thanks to @dryanmedia on Github.
1.0.0
Official 1.0.0 release! After having not updated this plugin for nearly 5 years I picked it back up a few weeks ago. I had a few ideas in mind for features going forward and I believe the 1.0.0 release is ready. This is definitely not the end of development on this plugin. I still have some ideas for features that I'll continue to work on developing.
Updates in the 1.0.0 release:
- Fixed a bug in the new Staff Details Fields feature that caused the generated shortcodes to not work sometimes.
- Added supoprt for multiple custom templates! You can now choose a default template or override the default per use of the [staff-directory] shortcode using the `template` option.
- Added a new Staff Directory shortcode TinyMCE button so you can easily generate the [staff-directory] shortcode from the WordPress editor without having to know all of the available options.
0.9.8
- Added the ability to create custom details fields for staff members. If you were using [email], [website], [phone], or [position] shortcodes before please take a look at the Staff settings page in this release for notes on how the shortcodes work with this new feature.
- Added featured images and IDs to the Staff table.
0.9.7
- Added an ID column to the staff categories table for easily getting the new IDs
0.9.6
- Fixed a potential error with how the array of featured imgage data is accessed
- Fixed how the template defaults to 'custom' on the frontend if the template option isn't set but the custom html option is
0.9.5
- Added a couple of stock templates for anyone who may not want to use the custom template option
- Fixed the issue where staff queries were limited to 10 results
- Changed how the [photo] template tag was being replaced
0.9.4
- Preventing blank links from showing for a staff member's email and website if a value isn't set
0.9.3
- Fixed a couple of relative path issues in the old staff import tool
0.9.2
- Fixed an error with the cat shortcode param
0.9.1
- Added a website field and [website] template tags for staff members
0.9
It's been nearly 5 years to the day since I last updated this. I still get emails
about it so I decided I'd ship an update that uses much more current WordPress
APIs.
- Rewritten to use WordPress Custom Post Types
- Added ability to import old staff members to new management system
- Ordering is now much more flexible since it's using the WP_Query ordering param
0.8.04b
- Fixed staff directory tags rendering before content placed above it in a post
- Added ordering parameters to shortcodes
- Added template tag
0.8.03b
- Fixed mkdir() error
- Fixed image issue when displaying a category
0.8b
- Added STAFF PHOTOS!!!
- Added multiple deletes
- Added filter view on main admin page
- Added ordering by name and category on main admin page
0.7b
- Added templating system.
- Added the ability to import existing Wordpress users.
- Added a default 'Uncategorized' category for new installs.
0.6.02b
- Enabled editor access to the plugin.
0.6.01b
- Removed a line of debug code.
0.6b