WooCommerce Group Coupons Version 2.15.0
Version 2.15.0 of WooCommerce Group Coupons was released on August 08, 2025 and is now available. Learn how to immediately download from WPspring.
Version 2.15.0 of WooCommerce Group Coupons was released on August 08, 2025 and is now available. Learn how to immediately download from WPspring.
* Update – WordPress 6.8 compatible.
* Update – WooCommerce 10.1 compatible.
Version 3.3.1 of WooCommerce Amazon S3 Storage was released on August 11, 2025 and is now available. Learn how to immediately download from WPspring.
* Fix – Improve compatibility with the Yith WooCommerce Membership when using the downloadable files shortcode directly in the product description
Version 3.0.0 of WooCommerce EU VAT Number was released on August 04, 2025 and is now available. Learn how to immediately download from WPspring.
* Add – Filter hook, `woocommerce_eu_vat_country_code_patterns`, to support addition of more countries beyond what’s currently available in the extension.
* Fix – Behavioral inconsistencies between Shortcode and Block Checkout.
* Fix – Validation of VAT numbers on shortcode checkout is now case insensitive.
* Fix – Resolve issues flagged by WooCommerce’s Quality Insights Toolkit (QIT).
* Fix – Ensure validation errors show properly on WooCommerce v10+.
* Dev – Bump WooCommerce “tested up to” version 10.0.
* Dev – Bump WooCommerce minimum supported version to 9.8.
* Dev – Bump WordPress “tested up to” version 6.8.
* Dev – Upgrade from Node Sass to Dart Sass.
Version 9.48.0 of WooCommerce Smart Coupons was released on August 07, 2025 and is now available. Learn how to immediately download from WPspring.
* Fix: Auto-generated coupon details were not displaying in the order confirmation email
* Fix: Translation issue in the email header when the customer receives the email from the plugin
* Fix: ‘Generated coupons’ section on order admin shows all older coupons
* Fix: Broken CSS for text ‘And’ under ‘Coupon data > Usage restriction’ with WooCommerce version 9.6.2 & lower
* Developer: Filter ‘wc_sc_email_coupon_description_text’ to manage display for email coupon description text
* Update: Translations
Version 6.8.0 of WooCommerce Product Search was released on August 06, 2025 and is now available. Learn how to immediately download from WPspring.
* Update – WordPress 6.8 compatible.
* Update – WooCommerce 10.1 compatible.
* Dev – Improved indexing performance in general and particularly for large sets of terms.
* Dev – Improved indexing resilience with limited time allocations for script execution.
* Dev – Added the woocommerce_product_search_indexer_preprocess_terms_limit filter.
* Dev – Added the woocommerce_product_search_indexer_work_break filter.
* Dev – Added validation hints.
* Dev – Fixed minor code doc issues.
* Dev – Added instances of missing translation calls.
* Dev – Added missing placeholder substitution in several instances of warnings to log; search filter widget; search widget.
* Dev – Removed superfluous parameter passed to remove_filter call.
* Dev – Fixed and instance of a wrong replacement function called for mb_substr().
* Dev – Removed superfluous parameter passed to product has_options call.
* Dev – Updated the base cache class methods.
* Dev – Fixed potential issues with undefined variables depending on code execution paths.
* Dev – Fixed instances of undefined constants due to syntax/typos.
* Dev – Fixed action instead of filter registered for posts_search filter.