On June 30th, 2020, JobRoller 1.9.5 was released. This is a minor release with fixes and improvements.
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.
Fixes
- Added WordPress Confirm action handler to the AppThemes Login page.
- Fixed issue with the Breadcrumbs structured data
- Disallow direct access to the Password Reset page.
- Fixed issue with deprecated “contextual_help” filter called in scb framework.
- Fixed PHP warnings on Job Apply form processing.
- Fixed PHP warnings on the Job Seeker dashboard.
Changes
- Allow overriding default map icon using custom URL
- Added Customizer Custom Controls library
Files Modified
Modified framework Modified framework/kernel/functions.php Modified framework/load.php Modified framework/media-manager/functions.php Modified framework/media-manager/media-manager.php Modified framework/media-manager/media-manager-types.php Modified framework/media-manager/scripts/media-manager.js Added framework/media-manager/template/media-manager-attachment.php Modified framework/scb Modified includes/forms/application/application-form.php Modified includes/forms.php Modified includes/geo Modified includes/geo/admin/settings.php Modified includes/geo/geocoders/geocoder-functions.php Modified includes/geo/map-providers/appthemes-maps.js Modified includes/helper.php Modified includes/theme-structured-data/class-schema-type-jobposting-job.php Modified includes/users.php Modified tests/lib/phpunit.xml Modified theme-framework Modified theme-framework/includes/views-login.php Modified theme-framework/includes/wrapping.php Modified theme-framework/kernel/breadcrumb-trail.php Added theme-framework/kernel/class-autoload.php Modified theme-framework/kernel/functions.php Modified theme-framework/kernel/view-edit-profile.php Added theme-framework/lib/customizer-custom-controls/css/customizer.css Added theme-framework/lib/customizer-custom-controls/examples/customizer.php Added theme-framework/lib/customizer-custom-controls/examples/customizer-preview.js Added theme-framework/lib/customizer-custom-controls/examples/functions.php Added theme-framework/lib/customizer-custom-controls/examples/style.css Added theme-framework/lib/customizer-custom-controls/images/allcaps.png Added theme-framework/lib/customizer-custom-controls/images/bold.png Added theme-framework/lib/customizer-custom-controls/images/color-picker-transparency-grid.png Added theme-framework/lib/customizer-custom-controls/images/italic.png Added theme-framework/lib/customizer-custom-controls/images/sidebar-left.png Added theme-framework/lib/customizer-custom-controls/images/sidebar-none.png Added theme-framework/lib/customizer-custom-controls/images/sidebar-right.png Added theme-framework/lib/customizer-custom-controls/images/underline.png Added theme-framework/lib/customizer-custom-controls/inc/custom-controls.php Added theme-framework/lib/customizer-custom-controls/inc/google-fonts-alphabetical.json Added theme-framework/lib/customizer-custom-controls/inc/google-fonts-popularity.json Added theme-framework/lib/customizer-custom-controls/inc/sanitizers.php Added theme-framework/lib/customizer-custom-controls/js/customizer.js Added theme-framework/lib/customizer-custom-controls/load.php Added theme-framework/lib/customizer-custom-controls/readme.md Modified theme-framework/load.php Modified wrapper.php |