Changelog
Keep up to date with all our updates.
Applications 2.5.2
- Fix: jQuery 3.x compatibility.
- Fix: Show application form on error, but don’t scroll.
- Fix: Make dynamic fields translatable.
Resume Manager 1.18.3
- Fix: jQuery 3.x compatibility.
Bookmarks 1.4.2
Enhancement: Add multi-site compatibility.
Enhancement: Remove user bookmarks on user deletion.
Enhancement: Add personal data exporter and eraser.WP Job Manager 1.35.0
- Change: Bumped minimum WordPress version to 5.4.
- Change: Listings now expire (by default) at the end of the expiration date.
- Change: Job listing expiration checks uses the WordPress time zone.
- Change: All dates are now presented using the WordPress time zone.
- Change: Transitioned from LESS to SCSS for CSS generation. May affect final CSS generation and should be tested with theme.
- Fix: jQuery UI CSS 404s when jQuery Migrate plugin is installed.
- Fix: Pagination on job dashboard page when actions are completed.
- Fix: Application Email/URL field will give more actionable validation errors.
- Fix: Action
job_manager_job_submitted
fired when outside of standard submission flow. - Fix:
job_manager_select2_filters_args
pollution on frontend. (@tripflex) - Fix:
is_wpjm_page
returns true if none are defined. (@ibndawood) - Fix: Missing variable error with cached widgets.
- Tweak: reCAPTCHA setting has more clear language. (@tripflex)
- Dev: Added filter
submit_job_form_create_account_role
for user role when created on job submission. (@tripflex) - Dev: Added filter
job_manager_should_run_shortcode_action_handler
for if a job dashboard action should run. - Dev: Added filter
job_manager_get_form_action
to modify the action of a frontend form. (@tripflex) - Template update:
job-dashboard.php
with new date functions.
WP Job Manager 1.34.5
- Fix: Jobs list not appearing in the page load while using Firefox.
WP Job Manager 1.34.4
- Fix: Harden security of job dashboard actions. Reported by Slavco.
- Updated template:
job-dashboard.php
.
WC Paid Listings 2.9.2
- Fix – Do not reactivate listings for package-type subscriptions.
WC Paid Listings 2.9.1
- Tweak – Bump WooCommerce tested version.
Job Alerts 1.5.4
- Fix issue with
From
email domain processing.
- Fix issue with
Simple Paid Listings 1.4.2
- Fix: Rounding issue preventing Stripe charges from working for some prices.
Application Deadline 1.2.3
- Fix issue with job expiration happening a day early.
Job Alerts 1.5.3
- Adds monthly option for alert intervals.
- Fix issue with
From
email including subdirectories on multi-site installs. - Fix issue with alert queries affecting search cache.
WC Paid Listings 2.9.0
- Fix – Issue preventing admins from viewing jobs that are “Pending Payment.”
- Change – Mark job products as ‘downloadable’ for automatic order processing.
- Change – Adds notice if Simple Paid Listing is activated.
- Change – Indicate on package selection page whether the package includes featured listings.
- Updated template –
package-selection.php
with a class for featured listing packages.
Applications 2.5.1
- Fix: Ensure styles are loaded for widgets.
- Fix: Output field names in application form HTML.
- Updated Templates:
job-application-footer.php
;application-form.php
.
Resume Manager 1.18.2
- Fix: Remove resumes from WordPress 5.5 sitemaps.
- Change: Redirect if user doesn’t have access to resume post type page.
- Dev: Add filter (
resume_manager_force_shortcode_action_handler
) to force shortcode action handler to run.
WP Job Manager 1.34.3
- Fix: Hide filled listings in WordPress 5.5 sitemaps.
- Fix: Issue with editing a job after getting to a preview step for another job.
- Fix: Remove query args from paginate_links urls. (@JuanchoPestana)
- Change: Add download button for custom file fields in the admin.
- Dev: Add a filter to enable external file blocking (
job_manager_submit_job_reject_external_files
). - Dev: Update
select2
to 4.0.13. - Updated template:
job-submit.php
with change to theCreate A New Job
link URL.
WP Job Manager 1.34.2
- Enhancement: New filter to skip validation for application field.
- Enhancement: New method for clearing fields.
- Fix: Improve TwentyTwenty theme compatibility (@JuanchoPestana)
- Fix: Issue in RSS feed with empty query parameters.
- Fix: Issue on Jobs page with empty query parameters.
- Fix: Conflict with search query parameters on Jobs page.
- Fix: Ensuring hidden jobs do not display in RSS feed.
- Fix: Image validation when posting a job.
- Fix: JS error in file upload.
- Fix: Removed extra whitespace in textarea settings fields.
- Fix: Several untranslatable strings are now translatable.
- Fix: CC header in emails.
- Fix: Search category query sanitization.
- Fix: Remove PHP notices. (@truongwp)