WP Job Manager 1.28.0 Call for Testing
-
The biggest enhancement in this release is the addition of Google Job Search structured data. You can use their testing tool here with your various jobs to confirm things are working correctly: https://search.google.com/structured-data/testing-tool
You can download the development branch here: https://github.com/Automattic/WP-Job-Manager/tree/release/1.28.0
= 1.28.0 =
* Enhancement: Improves support for Google Job Search by addingJobListing
structured data. (@jom; https://github.com/Automattic/WP-Job-Manager/pull/1115)
* Enhancement: Adds ability for job types to be mapped to an employment type as defined for Google Job Search. (@jom; https://github.com/Automattic/WP-Job-Manager/pull/1112)
* Enhancement: Requests search engines no longer index expired and filled job listings. (@jom; https://github.com/Automattic/WP-Job-Manager/pull/1120)
* Enhancement: Improves support with third-party sitemap generation in Jetpack, Yoast SEO, and All in One SEO. (@jom; https://github.com/Automattic/WP-Job-Manager/pull/1119)
* Enhancement: Updated descriptions and help text on settings page. (@donnapep; Props to @michelleweber for updated copy; https://github.com/Automattic/WP-Job-Manager/pull/1107)
* Enhancement: Lower cache expiration times across plugin and limit use of autoloaded cache transients. (@jom; https://github.com/Automattic/WP-Job-Manager/pull/1101/files)
* Fix: Localization issue with WPML in the [jobs] shortcode. (@jom; https://github.com/Automattic/WP-Job-Manager/pull/1129)
* Fix: Show job listings’ published date in localized format. (@jom; https://github.com/Automattic/WP-Job-Manager/pull/1118)
* Fix: Job submission form allows users to select multiple job types when they go back a step. (@jom; https://github.com/Automattic/WP-Job-Manager/pull/1099)
* Fix: Some themes that overloaded functions would break in previous release. (@jom; https://github.com/Automattic/WP-Job-Manager/pull/1104)
* Dev: Adds versions to template files so it is easier to tell when they are updated. (@jom; https://github.com/Automattic/WP-Job-Manager/pull/1116)
* Dev: Adds a newwpjm_notify_new_user
action that allows you to override default behavior. (@jom; https://github.com/Automattic/WP-Job-Manager/pull/1125)
* Dev: Early version of REST API is bundled but disabled by default. Requires PHP 5.3+ andWPJM_REST_API_ENABLED
constant must be set to true. Do not use in production; endpoints may change. (@pkg)
- The topic ‘WP Job Manager 1.28.0 Call for Testing’ is closed to new replies.