WP Job Manager 1.28.0

  • Enhancement: Improves support for Google Job Search by adding JobPosting structured data.
  • Enhancement: Adds ability for job types to be mapped to an employment type as defined for Google Job Search.
  • Enhancement: Requests search engines no longer index expired and filled job listings.
  • Enhancement: Improves support with third-party sitemap generation in Jetpack, Yoast SEO, and All in One SEO.
  • Enhancement: Updated descriptions and help text on settings page.
  • Enhancement: Lower cache expiration times across plugin and limit use of autoloaded cache transients.
  • Fix: Localization issue with WPML in the [jobs] shortcode.
  • Fix: Show job listings’ published date in localized format.
  • Fix: Job submission form allows users to select multiple job types when they go back a step.
  • Fix: Some themes that overloaded functions would break in previous release.
  • Dev: Adds versions to template files so it is easier to tell when they are updated.
  • Dev: Adds a new wpjm_notify_new_user action that allows you to override default behavior.
  • Dev: Early version of REST API is bundled but disabled by default. Requires PHP 5.3+ and WPJM_REST_API_ENABLED constant must be set to true. Do not use in production; endpoints may change. (@pkg)