WooCommerce Buy One Get One Free Version 3.3.4 Changelog
* Fixed: PHP warning\error “Unparenthesized is not supported”.
* Fixed: AJAX validation of the promotion edit fails when the attributes slug contains symbol chars.
* Fixed: PHP warning\error “Unparenthesized is not supported”.
* Fixed: AJAX validation of the promotion edit fails when the attributes slug contains symbol chars.
* Patch to MAJOR UPDATE (see full details of version 4.0.0)
* Fix issue in passing # symbol to Amazon with temporary work-around
* Fix issue with SKUs containing + symbol with temporary work-around
* Fix BLANK_BOX feature reference per the SP API model
* Fix some issues with inventory sync not going past the first page of results
* Fix php notices and error handling when API errors are returned
* Tweak-Introduced basic telemetry to collect data on extension usage when tracking is enabled.
* Fix-Fixed a fatal error that was triggered when invalidating order cache.
* Fix-Fixed a fatal error that was triggered when adding a Composite with invalid configuration to a manually created order.
* Fix-Fixed an issue with the refund button in the edit-order screen introduced in WC gte 6.4.
* Fixed: Actions from Promotions list table causes a “The link you followed has expired” error.
* Fix-Worldpay not showing as disabled in WooCommerce Payments Gateway list.
* Add-Pending payment to Partially Paid status transition for emails.
* Fix-Fix compatibility issue with Product Filters
* New: Tested up to WordPress 6.0.1
* Update: Generate new coupon code if post_title is empty during CSV import
* Update: POT file
* Minor fix in progressbar on load
* Other fixes and improvements