Changelog

Keep up to date with all our updates.

  • Applications 3.2.0

    • Add application data to job statistics

    • Add support for ReCAPTCHA version 3

  • Applications 3.1.0

    • Fix Variable Scoping Issue in job_application_email_add_shortcodes

    • Fix CSV Export: Encode all fields to UTF-8

    • Update Resume Manager integration

    • Add privacy policy suggestion for Applications

    • Add support for new settings page layout

    • Add hooks to allow extra columns to be added to the form editor

  • Applications 3.0.2

    • Update supported versions.
  • Applications 3.0.1

    • Fix past-applications.php template not linking to jobs.
  • Applications 3.0.0

    • Enhancement: Add support for multiple application forms
    • Fix: Handle listing applications with empty full name
    • Fix: Template security improvements
    • Dev – Move application forms to a custom post type. Update related hooks with new form ID parameter.
  • Applications 2.5.4

    Enhancement: Adds new hooks for extending application actions and adding new sections
    * job_application_content_start
    * job_application_content_end
    * job_application_actions_start
    * job_application_actions_end

  • Applications 2.5.3

    • Enhancement: Adds agreement checkbox to the application submissions.
    • Fix: Adds application fields options translation.
    • Fix: Deprecates new_job_application hook, adds a new hook job_manager_applications_new_job_application.
  • Applications 2.5.2

    • Fix: jQuery 3.x compatibility.
    • Fix: Show application form on error, but don’t scroll.
    • Fix: Make dynamic fields translatable.
  • 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.
  • Applications 2.5.0

    • Enhancement: Adds the option to have a reCAPTCHA field on the application form.
    • Enhancement: Adds date field to the application form editor (Requires WP Job Manager 1.34.1).
    • Enhancement: Prevent duplicate application submissions on page refresh.
    • Enhancement: Include resume files on application email notifications.
    • Enhancement: Make searching meta in WP Admin Applications page more efficient.
    • Change: Do not allow candidates to apply with hidden resumes.
    • Change: Multiple fields can have the attachment rule to send files in notifications.
    • Change: Use WordPress date format on application listings table in WP Admin.
    • Change: Clarify Website URL Application Method settings effect on the Application Method field on job listings.
    • Dev: Applied jobs now have a job-applied class added to the wrapping element.
  • Applications 2.4.3

    • Minor change for compatibility with WP Job Manager 1.34.0 by setting the menu order in WP admin.
  • Applications 2.4.2

    • Compatibility fix with WP Job Manager 1.33.0 that shows values of application fields in WP admin’s application editor.
    • Format multi-line input in application fields to paragraphs.
    • Fix for issue with profile image showing broken image when none is submitted.
  • Applications 2.4.1

    • Change – Move to Select2 for enhanced select fields and support with WP Job Manager 1.32.0 asset management.
    • Fix – In form editor, clear rules when switching to output content field.
    • Fix – Properly format CSV export of job listing applications.
    • Dev – Adds job_application_meta filter.
  • Applications 2.4.0

    • Feature – Adds user data export using WordPress core’s “Export Personal Data” tool.
    • Feature – Adds optional deletion of applications when using WordPress core’s “Erase Personal Data” tool.
    • Change – Applications are now deleted when deleting a user without merging content.
    • Change – Some HTML is now allowed in field labels and descriptions.