Latest Releases

  • WP Job Manager 1.18.0

    • Fix – Keep post name when pending job is posted by non-admin.
    • Fix – Prevent special chars breaking the feeds.
    • Tweak – Added new capabilities for all aspects of Job Listing Management. e.g. edit_job_listings, add_job_listing etc etc. Admin role will be updated on activation/upgrade. If you use custom roles, you’ll need to edit them to grant access to the parts you wish.
    • Tweak – Improved uninstaller.
    • Tweak – Clear location data should include geolocation_postcode.
    • Tweak – Always show ‘showing’ bar, but conditonally show ‘reset’ link.
    • Tweak – Trigger geolocation whenever location field is saved, even by 3rd parties.
  • WP Job Manager 1.17.0

    • Feature – job_manager_user_can_edit_pending_submissions function and setting.
    • Feature – Job summary shortcode – support random display of job (featured or non featured).
    • Feature – In admin, when clicking an author name show all jobs for that author.
    • Tweak – Added sanitization function to form class to handle strings and arrays.
  • 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.