WooCommerce Checkout Add Ons Version 2.5.7 Changelog
* Fix-Replace deprecated `is_ajax()` calls with `wp_doing_ajax()`
* Misc-Require WooCommerce 3.9.4 or newer
* Fix-Replace deprecated `is_ajax()` calls with `wp_doing_ajax()`
* Misc-Require WooCommerce 3.9.4 or newer
* Fix-Replace deprecated usages of `is_ajax()` in favor of `wp_doing_ajax()`
* Misc-Require WooCommerce 3.9.4 or newer
* Dev-Add hooks to allow product data to be filtered before display
* Fix-Replace deprecated `is_ajax()` usages with `wp_doing_ajax()`
* Misc-Require WooCommerce 3.9.4 or newer
* Fix-Replace deprecated `is_ajax()` function calls with `wp_doing_ajax()`
* Misc-Require WooCommerce 3.9.4 or newer
* Fix-Replace deprecated usages of `is_ajax()` in favor of `wp_doing_ajax()`
* Misc-Require WooCommerce 3.9.4 or newer
* Fix-Replace deprecated `is_ajax()` function calls with `wp_doing_ajax()`
* Misc-Require WooCommerce 3.9.4 or greater
* Fix-Replace deprecated `is_ajax()` function calls with `wp_doing_ajax()`
* Misc-Require WooCommerce 3.9.4 or greater
* New: Added Last placed Order number of the product in Buy Again table
* Tweak: Tested up to WordPress v6.0.1 and WooCommerce v6.7.0
* Fix-Replace deprecated `is_ajax()` function calls with `wp_doing_ajax()`
* Misc-Require WooCommerce 3.9.4 or greater
* Fix-Ensure that Auth/Capture orders placed while Certification Mode is enabled aren’t placed on hold
* Fix-Replace deprecated `is_ajax()` function calls with `wp_doing_ajax()`
* Misc-Require WooCommerce 3.9.4 or greater