WooCommerce Smart Refunder Version 2.1.1 Changelog
* Fix: PHP Fatal error: Uncaught TypeError
* Fix: Incorrect admin notice to update WooCommerce to the latest version
* Update: POT file
* Fix: PHP Fatal error: Uncaught TypeError
* Fix: Incorrect admin notice to update WooCommerce to the latest version
* Update: POT file
* New: WordPress 6.4.1 compatible
* New: WooCommerce 8.2.2 compatible
* Update: ‘woocommerce.com’ with ‘woo.com’
* Update: Minor cleanup & correction
* Update: POT file
* Fix – Prevent Fatal TypeErrors for `add_to_cart` events in PHP 8.2 and newer
* Update – WordPress 6.4 compatible.
* Update – WooCommerce 8.3 compatible.
* Update – Requires at least WooCommerce 7.9.
* Update – Updated domain references from woocommerce.com to woo.com.
* Update – Updated the support URL.
* Fix: Incorrect validation always preventing packs containing any sold individually child item from being added to cart. #516.
* Tweak: Use wc_mnm_is_product_container_type() in store API class for future extensibility.
* Tweak: Always add the validation context as data attribute on to the form.
* Update: Use native WooCommerce hook ‘woocommerce_loop_add_to_cart_link’ to replace ‘Add to cart’ button in ‘loop’ (archive pages like ‘shop’ page)
* Update: Replace ‘woocommerce.com’ with ‘woo.com’
* Update: POT, PO & MO file
* Feature – Use funds as a payment method on orders manually created.
* Tweak – Declared incompatibility with the WooCommerce Cart and Checkout blocks.
* Tweak – Updated the plugin URLs to the new woo.com domain.
* Tweak – Updated plugin author.
* Tweak – Tested compatibility up to WC 8.3.
* Tweak – Tested compatibility up to WP 6.4.
* Dev – Dropped `woo-includes/` files.
* Dev – Dropped deprecated code from versions 2.x.
* Dev – Dropped deprecated filter hook `woocommerce_account_funds_get_settings`.
* Dev – Updated the minimum requirements to WC 4.0, WP 5.0, and PHP 7.0.
* Fix: Comma as a thousand separator for regular and sale prices.
* Add – Improved Stability
* Fix – Address error when using Italian translations with PHP 8.0 or newer