- Templates Updated:
job-submitted.php
, job-dashboard.php
.
- Enhancement: Email notifications are sent separately if multiple recipients are listed.
- Enhancement: Notices at end of job submission process are now displayed as a styled notice. (@DaveParkerRKD)
- Fix: Resuming job listing submission at a particular step is now fixed.
- Fix: Issue with some permalink structures and WPMU would cause issues on
[jobs]
page.
- Dev: Adds the ability to block some jobs from being edited in the frontend.
- Dev: Adds ability to force some email notifications to be enabled.
- Dev: Allows email notifications to be sent immediately.
- Dev: Adds ability for settings to reference other settings tabs.
- Dev: Standardizes jQuery UI datepicker script IDs in frontend and backend. Plugins and themes should enqueue
wp-job-manager-datepicker
if they need jQuery UI datepicker.