WooCommerce Product CSV Import Suite Version 1.10.76
Version 1.10.76 of WooCommerce Product CSV Import Suite was released on January 13, 2025 and is now available. Learn how to immediately download from WPspring.
Version 1.10.76 of WooCommerce Product CSV Import Suite was released on January 13, 2025 and is now available. Learn how to immediately download from WPspring.
* Dev – Bump WooCommerce “tested up to” version 9.6.
* Dev – Bump WooCommerce minimum supported version to 9.4.
Version 7.3.0 of WooCommerce Product Add Ons was released on January 14, 2025 and is now available. Learn how to immediately download from WPspring.
* Tweak – Important: Updated the template for displaying Price add-ons.
* Tweak – Supported decimal values for Price add-ons, based on the store’s decimal separator.
* Tweak – Removed use of global product variable in the context of the admin page.
* Fix – Fixed dates before 1970 in Date Picker add-on not being allowed.
* Fix – Fixed non-display of add-ons in single product block.
Version 7.1.0 of WooCommerce Subscriptions was released on January 10, 2025 and is now available. Learn how to immediately download from WPspring.
* Add: Compatibility with WooCommerce’s new preview email feature introduced in 9.6.
* Fix: Prevents PHP fatal error when wcs_can_user_renew_early() is called with a non-existent subscription ID.
* Fix: Prevent payment gateways that complete Change Payment requests asynchronously from blocking future attempts to update payment methods for all subscriptions.
* Fix: Resolved an issue that could lead to undefined variable when attempting to send a customer notification email with no order.
* Fix: Prevents the customer’s postal code being used as their billing city in the current session, following a change to payment details.
* Dev: Use the subscription’s customer ID during the `wcs_can_user_renew_early()` function call when sending customer notification emails.
* Dev: Fix PHP deprecated warnings caused by calling esc_url with null.
* Dev: Update subscriptions-core to 7.9
Version 1.4.7 of WooCommerce Custom Start Date for WooCommerce Subscriptions was released on January 08, 2025 and is now available. Learn how to immediately download from WPspring.
*Fixed negative cut off
Version 9.22.0 of WooCommerce Smart Coupons was released on January 08, 2025 and is now available. Learn how to immediately download from WPspring.
* Fix: Corrected net value stats of old orders where store credit made totals zero during the database upgrade
* Fix: Creation of dynamic property WC_Order::$sc_total_credit_used is deprecated
* Fix: Handle coupon validation during order created from YITH POS
* Fix: Correctly store gift purchase amounts in the selected currency with Aelia Currency Switcher
* Fix: Ensure coupon deductions align with the selected currency amount in Aelia Currency Switcher
* Fix: Manual discounts now persist when items are removed from admin-created orders [Admin]
* Update: Translations