Changelog

Keep up to date with all our updates.

  • WP Job Manager 1.35.3

    • Fix: Use wp_kses_post to process a job title instead of esc_html
    • Fix: Fix dependencies (npm/composer) problems
    • Fix: Decode html special chars for mailto link (@RafaelKr)
    • Fix: Reset job filter properly by using jQuery’s prop instead of jQuery’s attr
    • Fix: Fix not translatable string (@masteradhoc)
    • Fix: Disable transient cache when the order is set to random or random featured
    • Fix: Fix button “Apply for job” when the page is translated using Google Translate
  • WC Paid Listings 2.9.7

    • Enhancement – One time package purchase option. #178
  • Resume Manager 1.18.6

    Bugfix: Improve handling of search fields

  • WC Paid Listings 2.9.6

    • Fix – Populate product id on subscription renew. #184
  • 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

  • Resume Manager 1.18.5

    • Bump tested up to version to 5.8.
    • Dev: Improve the handling of meta data and add REST support. (@Gnodesign)
    • Dev: Add filters for [resumes] shortcode output, matching WP Job Manager core. (@tripflex)
    • Change: Use the new wp_robots filter when it’s available instead of wp_no_robots().
    • Fix: Make category dropdown automatically resize based on window width on resumes page.
    • Feature: New skills input to search for resumes by skills on the frontend.
    • Feature: Ability to sort by skills and featured columns on admin.
  • 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.
  • WC Paid Listings 2.9.5

    • Fix – Job Packages table not responsive. #180
    • Fix – Jobs with pending payment status not listed on Jobs Dashboard. #176
  • Job Alerts 1.5.5

    • Enhancement: Add unsubscribe link to the email and text explaining why they are receiving it.
    • Enhancement: Add email permission checkbox.
    • Fix: Fix job type form showing up when job types are disabled by adding taxonomy check.
    • Fix: Don’t encode html special chars for email output.
    • Enhancement: Remove job alert posts when removing user.
  • WP Job Manager 1.35.2

    • Enhancement: Add agreement checkbox to job submission.
    • Fix: Remove unnecessary filter avoiding warning in WP 5.8.
    • Fix: Fix padding on “Apply for job” button.
  • Embeddable Job Widget 1.1.5

    • Fix: Fix file path for older versions of script
  • Simple Paid Listings 1.4.3

    Enhancement: Add personal data privacy handling (exporter and eraser)

  • WC Paid Listings 2.9.4

    • Fix – Issue where same product could be added multiple times to cart.
    • Fix – Issue preventing multiple packages from being generated for a user.
  • Resume Manager 1.18.4

    • Fix: Add latitude and longitude on resume listing element to match WPJM core. (@tripflex)
    • Fix: Use standard WordPress search to fix issue with MySQL 8.
  • WP Job Manager 1.35.1

    • Change: On new installs, do not enable account registration on job submission page by default.
    • Fix: Company name color contrast. (@DaWoblefet)
    • Fix: Fix issue when Select2 isn’t used on the job submission form. (@tripflex)
  • Embeddable Job Widget 1.1.4

    • Add featured jobs filter to the form.
    • Fix potential XSS vulnerability.
  • Application Deadline 1.2.5

    Fix: Issue with ordering of job listings

  • Application Deadline 1.2.4

    • Fix sorting by closing date.
    • Run the cronjob at midnight in all timezones.
    • Change the calculation of closing date on the listings page.
    • Switch to webpack via wordpress-scripts and simplify build.
  • WC Paid Listings 2.9.3

    • Fix – Fix package type subscription not activating listing in order.
  • Applications 2.5.2

    • Fix: jQuery 3.x compatibility.
    • Fix: Show application form on error, but don’t scroll.
    • Fix: Make dynamic fields translatable.