WooCommerce 10.0.1 – 10.0.2: Dot Release

WooCommerce 10.0.1 – 10.0.2 have been released.

These releases include fixes to stabilize issues with the 10.0.x release cycle.

Current Stable Tag

WooCommerce 10.0.2

  • Release July 14, 2025

10.0.2 is the first stable release of the 10.0.x series. For more details, check out the 10.0 release post.

What’s inside

10.0.1

🔧 Fix strict types error in session handler #59479
This PR reverts a previous commit that added a strict_types definition to satisfy phpcs. In this case, under some circumstances (newer PHP version, something consuming wp_nonce_url with default action of -1) the strict type declaration would cause a fatal error.

10.0.2

🐛 Restore previous init_session_cookie behaviour to prevent conflicts with classes extending WC_Session_Handler #59530
This fixes two conflicts with the WooCommerce Payments session handler override caused by two separate changes on the core session handler and hardens some calls to CartTokenUtils::get_cart_token which expects a string.


16 responses to “WooCommerce 10.0.1 – 10.0.2: Dot Release”

  1. Hi, where is the woo theme? I thought it will be released with woocommerce 10.0

  2. Great work! Did COGS feature was moved out of beta within this release?
    I noticed that built-in COGS is not compatible with WPML. COGS needs to be set manually for every product and variations within every single language. So you cannot close/duplicate COGS value across the languages.

    1. Brian Coords Avatar
      Brian Coords

      Hi Kaur,

      COGS is still in beta as of WooCommerce 10.0. We’ll hopefully have some updated news in the next release cycle.

      I’d recommend reaching out to the authors of the WPML “WooCommerce Multilingual” plugin asking them to explore adding compatibility for the feature.

  3. Sridhar Avatar

    Automatically creates an user account from a guest order.

    When a user register, check if they have any existing guest orders with the user email. If yes, link all the previous orders to the user.

    Button to manually create an user account from order details. From admin panel.

    This feature should be part of core functionality

    There is a plugin, this is not compatible with HPOS
    https://wordpress.org/plugins/create-user-from-guest-order/

  4. Sorry but where is the Woo Starter theme, you published that its going to be live with this woo release and then no respond. Guys be more serious and professionals.

    1. Brian Coords Avatar
      Brian Coords

      Hey Andrew! Thanks for your interest in the new Woo theme. We’ve updated the timeline, and details are available on this blog post: https://developer.woocommerce.com/2025/07/01/what-were-doing-to-get-the-woo-block-theme-ready-for-you/

  5. I hope Woocommerce 10.0.3 will be updated to use Action Scheduler 3.9.3

    1. Brian Coords Avatar
      Brian Coords

      Hi Nam,

      Thanks for checking in. Action Scheduler 3.9.3 is on track to appear in WooCommerce 10.1: https://github.com/woocommerce/woocommerce/pull/59672

  6. 10.0.2 broke my connection with EasyShip. The only workaround at the moment is to roll back to a previous version of Woocommerce. Not been a fun night trying to get orders out.

    1. Brent MacKinnon Avatar
      Brent MacKinnon

      Hey Kathryn! I’m so sorry to hear that. I’d love to hear more. Would you want to email me (brent.mackinnon@a8c.com) or connect with me in the woo community slack (woocommerce.com/community-slack) so I can make sure our teams are getting to the bottom of this issue?

    2. John Hsu Avatar
      John Hsu

      Hi Kathryn! Easyship has fixed the issue at around 3:35 am EDT on Jul 17. Could you try again to connect to Easyship? We’ll be happy to help if you’re facing any further issues. 🙂

  7. Hi,

    I got this message:

    flatsome/woocommerce/cart/cart.php version 7.9.0 is out of date. The core version is 10.0.0,

    flatsome/woocommerce/cart/mini-cart.php version 9.4.0 is out of date. The core version is 10.0.0,

    Is it ok to update the files from the 10.0.2 versions?

    Thanks

    1. Brian Coords Avatar
      Brian Coords

      Hey David,

      It looks like your theme (the Flatsome theme?) has some out of date templates. You’ll want to wait for the theme authors to provide updated templates, or you can try updating them from the ones in WooCommerce on a staging environment, but there’s a good chance Flatsome had included some customizations.

      Here’s more info: https://developer.woocommerce.com/docs/theming/theme-development/fixing-outdated-woocommerce-templates/

      1. Hi Brian,
        Thanks for your fast reply,
        Will check it!

  8. Hey there,

    Great work as always!

    Just a quick question – Do you know when you’re likely to release the address autocomplete feature?

    I was hoping it might have been released in version 10.0 but obviously that’s not the case.

    Any info or further reading you’re able to provide regarding this feature would be very much appreciated.

    Thanks for all your hard work – Keep up the good work!

  9. My Zaps don’t work anymore, particularly order.created after update

Leave a Reply

Your email address will not be published. Required fields are marked *