On June 13th, 2019, JobRoller 1.9.1 was released. This is a minor release with one significant change, implementation of structured data markup on the job listing pages. This structured data markup makes your job listings eligible to appear in special user experience in Google Search results.
Upgrade Information
First of all make sure you’ve done full site back-up (files and database), in case that something goes wrong.
Use the AppThemes Updater Plugin to automatically update the theme. Under “Appearance” => “Themes”, you’ll see an upgrade link next to Vantage. If you don’t, check back later. The AppThemes upgrade check API runs twice a day. It’s important to note that using this auto updater will overwrite any custom coding done to the theme. Customers who have made theme code changes will need to manually upgrade instead.
If you prefer the old fashion way or have made core theme modifications (which is not recommended), visit AppThemes to download the full version.
Changes
- Implemented structured data for Job listings.
- Replaced uses on http:// with https:// where it needed.
Files Modified
Modified functions.php Modified .gitmodules Modified grunt/wp-i18n.js Modified includes/core.php Added includes/structured-data Added includes/theme-structured-data/class-schema-type-jobposting-job.php Added includes/theme-structured-data/class-schema-type-organization-employer.php Added includes/theme-structured-data/class-schema-type-place-job.php Added includes/theme-structured-data/class-schema-type-postaladdress-job.php Added includes/theme-structured-data/class-structured-data.php Modified README-FIRST.txt Modified style.css |