WooCommerce Social Login Version 2.17.0
Version 2.17.0 of WooCommerce Social Login was released on May 27, 2025 and is now available. Learn how to immediately download from WPspring.
Version 2.17.0 of WooCommerce Social Login was released on May 27, 2025 and is now available. Learn how to immediately download from WPspring.
* Remove – Removed support for VK as a social login provider
* Fix – Fix PayPal integration with correct API endpoints and parameters
* Fix – Translations loaded too early error
* Misc – Update HybridAuth to version 3.11
* Misc – Remove LinkedIn API v1 support as it is no longer available
* Misc – Update the plugin framework to v5.15.11
* Dev – Autoload provider components
* Dev – Clean up redundant and deprecated custom HybridAuth components
Version 9.38.2 of WooCommerce Smart Coupons was released on May 26, 2025 and is now available. Learn how to immediately download from WPspring.
* Fix: Uncaught ReferenceError wc_sc_send_coupon_form_block_frontend is not defined on WooCommerce Checkout Block
* Update: Translations
Version 5.2.5 of WooCommerce Min Max Quantities was released on May 20, 2025 and is now available. Learn how to immediately download from WPspring.
* Fix – Improved performance by preventing backorder calculations from running when the minimum stock quantity is zero.
Version 7.5.0 of WooCommerce Subscriptions was released on May 20, 2025 and is now available. Learn how to immediately download from WPspring.
* Update: Add pagination to the related orders list in the My Account > View Subscription page.
* Fix: Infinite loop when trying to load subscription related orders meta after cache busting.
* Fix: Replace blogname with site_title on translation files.
* Dev: Make the `wcs_get_subscriptions_for_order()` function more robust. It should not return any subscriptions if presented with an invalid order.
Version 7.9.0 of WooCommerce Product Add Ons was released on May 20, 2025 and is now available. Learn how to immediately download from WPspring.
* Fix – Fixed an issue that prevented add-on options from being saved correctly when an add-on was removed.
* Dev – Removed deprecated WC_PAO_Core_Compatibility::wc_current_theme_is_fse_theme.
* Tweak – Removed name attribute from product_addons_export_string to improve compatibility with certain hosts.
* Tweak – Updated all json_encode functions with wp_json_encode.