WooCommerce API Manager Version 2.6.14
Version 2.6.14 of WooCommerce API Manager was released on May 04, 2023 and is now available. Learn how to immediately download from WPspring.
Version 2.6.14 of WooCommerce API Manager was released on May 04, 2023 and is now available. Learn how to immediately download from WPspring.
* New: Added the option to Hide the Master API Key on WooCommerce > Settings > API Manager.
* Update: Updated templates/emails/plain/api-keys-order-complete.php.
* Update: Updated templates/emails/api-keys-order-complete.php.
* Update: Updated templates/myaccount/api-keys.php.
Version 2.6.14 of WooCommerce API Manager was released on May 04, 2023 and is now available. Learn how to immediately download from WPspring.
* New: Added the option to Hide the Master API Key on WooCommerce > Settings > API Manager.
* Update: Updated templates/emails/plain/api-keys-order-complete.php.
* Update: Updated templates/emails/api-keys-order-complete.php.
* Update: Updated templates/myaccount/api-keys.php.
Version 3.4.4 of WooCommerce GravityForms Product Add Ons was released on May 04, 2023 and is now available. Learn how to immediately download from WPspring.
* Fix: Fix for Nested Forms by toggling AJAX only when the parent form is rendered.
* Fix: Resolve warnings regarding $err_level
* Update: Add Product SKU to the exportable fields list from Gravity Forms Entries.
* Update: Update the form’s created_by field to the customer ID early in the process so that it’s available to submission hooks.
* Update: Move export functionality to separate class.
* Update: Add additional fields, such as the product SKU, to the exportable fields list from Gravity Forms Entries.
* Update: WC and WP Updates.
Version 5.11.0 of WooCommerce Opayo Gateway was released on May 04, 2023 and is now available. Learn how to immediately download from WPspring.
* WC 7.6
* Opayo Direct – Zero Value Authentication (ZVA)
* Opayo Direct – Fix tokens not storing correctly when using change payment method
Version 5.1.0 of WooCommerce Subscriptions was released on May 04, 2023 and is now available. Learn how to immediately download from WPspring.
* Fix: Correctly determine subscription free shipping eligibility when the initial payment cart isn’t eligible. Fixes erroneous “Invalid recurring shipping method” errors on checkout. #4513
* Fix: Fatal error from third-party extensions using the `woocommerce_update_order` expecting the second parameter. #4519
* Dev: Fixed precision loss notice that occurs when running PHP 8.1. #4513
* Dev: Fix phpcs and semgrep warnings to improve code quality. #4510 #4513 #4514
* Dev: Use `wp_safe_redirect()` when processing a payment method change request. #4513
* Dev: Update subscriptions-core to 5.7.0. #4519
* Dev: Pass the subscription object as the second parameter to `woocommerce_update_subscription` hook (and `woocommerce_update_order` for backwards compatibility). #4519
* Dev: Return a response from the WC_Subscription::set_status() function in line with the parent WC_Order::set_status() function. #4519
* Dev: Add the ‘wcs_recurring_shipping_package_rates_match_standard_rates’ filter to enable third-parties to override whether the subscription packages match during checkout validation. #4519