WooCommerce Warranty Version 2.1.7 Changelog
* Update – Security update.
* Update – Security update.
Version 2.0.3 of WooCommerce Google Analytics Pro was released on May 08, 2023 and is now available. Learn how to immediately download from WPspring.
* Tweak – Ensure calling `Event_Tracking::custom_event()` records the event in GA4 in addition to UA
* Fix – Prevent a circular reference loop to cause out of memory errors in the integrations page if an auth token cannot be refreshed
* Fix – Correctly handle tracking of added shipping info events for orders without a shipping method set
* FIx – Restore and deprecate `Integration::custom_event()` in favor of `Event_Tracking::custom_event()`
* Fix – Address possible fatal errors when some plugin options are missing from the database
Version 4.0.6 of All Products for WooCommerce Subscriptions was released on May 08, 2023 and is now available. Learn how to immediately download from WPspring.
* New – Declared compatibility with the new High-Performance Order Storage.
Version 2.0.0 of Bulk Edit Products, Prices, and Attributes was released on May 05, 2023 and is now available. Learn how to immediately download from WPspring.
* Important! Please note that we have optimized the code in the latest plugin upgrade. It is highly recommended to take a backup of your data before upgrading to the latest version
* Made compatible with WordPress 6.2
* Made compatible with WooCommerce 7.6
* Made compatible with the Jetpack plugin
* An option to bulk update the title as Sentence Case Format
* An option to filter products based on Any Attribute
* An option to filter products based on Product Status
* Fixed an issue with the Custom Attribute filter
* Fixed an issue with Sale Price Schedule
* Fixed an issue with WooCommerce filters on Shop Page
Version 6.1.6 of Advanced Custom Fields Pro was released on May 05, 2023 and is now available. Learn how to immediately download from WPspring.
Version 1.6.2 of WooCommerce Currency Switcher was released on May 04, 2023 and is now available. Learn how to immediately download from WPspring.
* ADDED – Filter hook `wccs_hook_priorities` to modify woocommerce hooks priorities.
* IMPROVEMENT – changed location of the hook `wp_footer` from wccs.php to wccs-core.php.
* IMPROVEMENT – moved the session_start() to the `template_redirect` hook.