On July 29th 2021, Taskerr 1.3.5 (our WordPress micro jobs theme) was released. This release introduces few improvements, patches few bugs, PHP8 and WordPress 5.8 compatibility fixes.
Upgrade Information
Use the AppThemes Updater Plugin to automatically update the theme, or visit www.appthemes.com and click on My Account to download the updated version.
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
- Fixed compatibility issue with “Advanced Post Cache” plugin.
- Password Reset form throws a notice on PHP 7.2
- Use require_once statement for loading WordPress files
- Buy button doesn’t work for non-registered users.
- Fixed typo.
- Fixed issue with registering widgets in block-based editors (WordPress 5.8 compatibility issue).
- Fixed PHP8 incompatibility issues
- Fixed label reference to field name in the post meta box
- Fixed fatal error when logging PayPal subscription attempt error in APP_PayPal_Bridge.
Changes
- Addons browser displays the number of updated and added addons.
- Replaced SCB framework with the AppThemes fork
- Added hooks doc comments.
- Added doc comments for standard framework hooks
- Enable Bulk Actions for Orders.
Files Modified
Modified framework Modified framework/admin/class-meta-box.php Modified framework/admin/class-tabs-page.php Modified framework/admin/class-taxonomy-meta-box.php Modified framework/admin/class-widget.php Modified framework/admin/importer.php Modified framework/admin/versions.php Modified framework/.gitmodules Modified framework/includes/ajax/class-ajax-view.php Modified framework/includes/comment-counts.php Modified framework/kernel/functions.php Modified framework/kernel/hooks.php Modified framework/kernel/notices.php Modified framework/kernel/view-types.php Modified framework/load.php Modified framework/media-manager/functions.php Modified framework/media-manager/media-manager.php Deleted framework/scb Added framework/scb-appthemes Modified includes/admin/addons-mp Modified includes/admin/addons-mp/addons-mp-class.php Modified includes/admin/addons-mp/admin.php Modified includes/admin/addons-mp/api-translations.php Added includes/admin/addons-mp/class-addons-mp-request.php Modified includes/admin/addons-mp/css/styles.css Modified includes/admin/addons-mp/load.php Modified includes/admin/settings.php Modified includes/payments Modified includes/payments/admin/order-list.php Modified includes/payments/admin/order-meta.php Modified includes/payments/gateways/paypal/paypal-bridge.php Modified includes/template-tags.php Added .testenv Modified theme-framework Modified theme-framework/kernel/breadcrumb-trail.php Modified theme-framework/templates/foundation/form-password-reset.php |