Changelog

Keep up to date with all our updates.

  • WP Job Manager 1.16.1

    • Fix – Use triggerHandler() instead of trigger() in ajax-filters to prevent events bubbling up.
    • Fix – Append current ‘lang’ to AJAX calls for WPML.
    • Fix – When specifying categories on the jobs shortcode, don’t clear those categories on reset.
    • Tweak – Added job_manager_admin_screen_ids filter.
  • WP Job Manager 1.16.0

    • Added setup wizard for new installs that creates pages/shortcodes automatically.
    • Added job_manager_get_permalink function.
    • Fix – Only show website link when actually set.
    • Fix – Only validate application when field is set.
    • Tweak – Added description to all fields.
    • Tweak – Added better setting fields for defining which pages contain the shortcodes.
    • Tweak – Nofollow website links.
    • Tweak – Removed font-sizes from default CSS and fixed display in default WP themes.
  • WP Job Manager 1.15.0

    • Added location/keyword option to recent jobs widget.
    • Added job-listings-start and job-listings-end.php templates for customisation the wrapping elements.
    • Added filter type option for job categories. Can be set to require matching to any or all selected categories.
    • Added checkbox field type for forms.
    • Made backend application email field default to logged in user.
    • Fix – job_manager_get_resized_image to not error when it cannot read the image file.
    • Fix – Make admin_url relative.
    • Fix – Chosen CSS cutting off the placeholder in Firefox.
    • Fix – Added _company_video in backend.