Description
The plugin was basically designed to create a shift schedule for nurses, but can be used anywhere where employees work multiple shifts. The plugin can be configured for holidays, holiday holidays reorganizations, and it also handles employee leave.
In the plugin settings you can set any number of shift types to which you can assign colors and letters. This is how it appears in the generated calendar. You can set whether to aggregate one type per employee (i.e., per row) and/or per column (i.e., per day).
The completed shift schedule can be inserted on the user side with the help of [shift-schedule] shortcode, or it can be scrolled and reviewed on the administrator page. It is also possible to display a print image on the administrator page.
Key features
- Hire any number of employees
There is no limit to how many employees can handle their shifts. - Categorization of workers
Categories can be used as a filter for impressions. - Add any number of shift types
You can record as many types of shifts as you need. - Weekends automatically
The weekends for that month are calculated automatically by the plugin. - Rearrange holidays and workdays
You can set which days are holidays and if the order of the working days changes, so can. - Management of free days
The number of days off that the plugin manages can be assigned to the employee. - Appointment of a shift manager
You can appoint shift manager(s) in the position. - Easy to insert into content
You can easily insert the current, next, last, or specified month’s schedule into the content using * shortcode *. You can insert more than one page. - Print preview
It is possible to display a print image in the administrator interface - Download CSV
The schedule can be downloaded in a CSV file - Show daily subordinates
Show today’s and tomorrow’s subordinates via shortcode.
The display can be changed through filters. - Display week in content
You can also insert the current or next week’s schedule into the content via shortcode.
Detailed description and examples
Screenshots
Installation
- Update your WordPress page
- Upload the plugin to the
/wp-content/plugins/shift-schedule
folder or install it using the WordPress plugin installer. - Activate the plugin on the WordPress
Plugins
screen - Set the default settings on the “Settings” tab of the plugin
Settings -> Shift schedule settings
screen! You can also create shift types here. - Create subordinates in the
Schedule users
menu. - You are done, you can now schedule your appointments in
Schedule users -> Month schedule
FAQ
-
Can I manage multiple locations in my schedule?
-
No, the plugin only handles one schedule.
-
Can I only enter whole hours in the schedule?
-
No, you can specify broken hours and the plugin counts that.
-
Can I export the position in Excel?
-
You can download the schedule in a CSV file, which you can edit in Excel.
Reviews
Contributors & Developers
“Shift schedule” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Shift schedule” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.35
- Add category filter on backend
1.33
- Delete unnecessary filter
1.32
- Christmas edition
Categorization of workers – Categories can be used as a filter for impressions.
1.30
- Clarify the backend link
1.29
- Add version info to CSS and JS
1.26
- [shift-schedule-users] Add properties hook
1.25
- [shift-schedule-users] shortcode add filter parameter
1.24
- [shift-schedule-users] shortcode extension (day=”2020-12-20″ or day=”+1″)
1.23
- If WP_DEBUG ON, annotates the current WordPress timestamp in the source code
1.22
- Insert current or next week in shorctcode
1.21
- Add info hide option in shorctcode
1.20
- Show today’s and tomorrow’s subordinates [shift-schedule-users]
- Add text and image to subordinates.
1.11
- Small bug fix
- Check 5.6 compatible
1.10
- Adding functions:
- Print preview
- Download CSV
1.03
- Bugfix
1.02
- Add “Schedule users” tab in settings
1.01
- Modify shift type select
Multiple shift types can be managed in the drop-down selector
1.00
- First published version