Changelog

Keep up to date with all our updates.

  • 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.
  • Job Tags 1.4.3

    Tweak: Update uninstall logic to depend on Job Manager setting and remove tags

  • WP Job Manager 1.39.0

    • Enhancement: Download first-party plugin extension translations
    • Enhancement: Add integration to Yoast SEO schema (@jdevalk)
    • Fix: Make salary placeholder string translatable
  • Job Alerts 1.5.6

    • Enhancement: Add Job Types to the My Alerts table.
    • Enhancement: Use multiselect UI for Job Types in the form.
    • Fix: Job Type field missing in the form.
    • Fix: Alert message displaying on [job_alerts] shortcode.
    • Dev: Move the [job_alerts] sign-in message to a separate template file.
  • WP Job Manager 1.38.1

    • Enhancement: Added support for WordPress.com marketplace
    • Change: Only perform application field validation when required or not empty (@tripflex)
    • Fix: Deprecated error in the_company_twitter() (@MPolleke)
    • Fix: Using WP Job Manager functions before they’re fully loaded.
  • WP Job Manager 1.38.0

    • Enhancement: Add remote position to filtering (@tripflex)
    • Enhancement: Add setting to enable/disable remote position field (@tripflex)
    • Enhancement: Add mobile support for keyword and location fields (@tripflex)
    • Fix: Remove multiple location search, revert back to original handling prior to 1.36 (@tripflex)
    • Fix: Translation issue in onboarding wizard. (@NekoJonez)
    • Fix: Better support for jobs submissions with 0 as input
  • WP Job Manager 1.37.0

    • Enhancement: Job Visibility Settings
    • Enhancement: New settings for Salary fields
  • WP Job Manager 1.36.1

    • Enhancement: Add salary field to satisfy Google’s job search schema
    • Enhancement: Allow location to display as either City/St or Full Address
    • Enhancement: Add link to Jobs Dashboard after submitting job
    • Enhancement: Ability to add multiple locations in search
    • Enhancement: Add support for remote job listings
    • Enhancement: Add jobLocationType: TELECOMMUTE, per Google
    • Enhancement: Job Visibility Settings
    • Enhancement: Allow user to select the pagination type for the [jobs] page
    • Enhancement: Added setting to bypass trash for job listings
    • Enhancement: Add Job submission limit
    • Fix: Form validation – consider zero (0) as a value for required fields
    • Fix: Jobs CPT doesn’t show password field when job is password protected
    • Fix: Undefined type PHP Notice
    • Fix: Fix broken lost license key link
    • Fix: Return $redirect_url when nothing to do with bulk edit
  • WP Job Manager 1.36.2

    • Fix: Revert Job Visibility Settings feature
  • WC Paid Listings 2.9.9

    Fix: Update plugin headers

  • WC Paid Listings 2.9.8

    Fix: Stop using deprecated WC subscriptions function

  • 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.