- Enhancement: When retrieving listings in
[jobs]
shortcode, setting orderby
to rand_featured
will still place featured listings at the top.
- Enhancement: Scroll to show application details when clicking on “Apply for Job” button.
- Change: Updates
account-signin.php
template to warn users email will be confirmed only if that is enabled.
- Fix: Sanitize URLs and emails differently on the application method job listing field.
- Fix: Remove PHP notice in Featured Jobs widget. (@himanshuahuja96)
- Fix: String fix for consistent spelling of “license” when appearing in strings. (@garrett-eclipse)
- Fix: Issue with paid add-on licenses not showing up when some third-party plugins were installed.
- Dev: Runs new actions (
job_manager_recent_jobs_widget_before
and job_manager_recent_jobs_widget_after
) inside Recent Jobs widget.
- Dev: Change
wpjm_get_the_job_types()
to return an empty array when job types are disabled.
- See all: https://github.com/Automattic/WP-Job-Manager/milestone/15?closed=1