Recent posts

  • Storefront 2.8.0 release notes

    Storefront 2.8.0 has been tagged for release and uploaded to WordPress.org. This is small maintenance release. Here’s the changelog: Dev: Reinstate PHPcs linting #1463 Dev: Add wp-env npm script alias #1489 Dev: Tweak npm config & scripts for release tooling changes #1462 Dev: Various dependency updates Download the latest release of Storefront from WordPress.org, or venture over to Dashboard → Updates in your WordPress admin to…

    Read more


  • WooCommerce Blocks 3.6.0 release notes

    A new version of WooCommerce Blocks has been released! Version 3.6.0 is available for download from GitHub and WordPress.org. This release is fully compatible with WooCommerce 4.6, scheduled to be released tomorrow, and includes several bug fixes to the Checkout block payment flow. We’ve also updated the blocks styles so that they’re loaded after the…

    Read more


  • WooCommerce 4.6.0 Release Candidate

    After releasing the beta version last week we found a few issues that needed fixing. We fixed those issues and are moving ahead according to the plan. We’re excited to announce that the release candidate is now available! We are on track for our planned October 13 WooCommerce 4.6 final release date. Fixes Since the beta version, the…

    Read more


  • WooCommerce Blocks 3.5.0 release notes

    There’s a new version of the WooCommerce Blocks plugin. Version 3.5.0 is now available on WordPress.org and GitHub. This release is mostly a fix release with more enhancements around payment methods. More resilient payment methods. When a payment method fails registration, the other will continue to be working. Changes to supported versions of WooCommerce and PHP. the plugin…

    Read more


  • WooCommerce 4.6.0 Beta 1

    Edit 2020-09-29: Added one more item to the “Notable fixes and improvements” section that was missed in the original version of this post. Beta 1 for the October release of WooCommerce is now available for testing! You can either download it directly from WordPress.org or install our WooCommerce Beta Tester Plugin. What’s new? The WooCommerce…

    Read more


  • September 24: Community Chat #14

    Our next Community Chat is going to take place on Thursday, September 24, 2020 at 18:00 UTC in the #core channel of the WooCommerce Community Slack. If you don’t already have access to the group, you can request an invite here. Our agenda for this chat includes: Developer Resources WooCommerce Core WooCommerce Admin WooCommerce Blocks…

    Read more


  • WooCommerce Blocks 3.4.0 release notes

    There’s a new version of the WooCommerce Blocks plugin. Version 3.4.0 is now available on WordPress.org and GitHub. This release is mostly a fix release with a few notable bug fixes and a performance fix. Fixed issue with shopper saved payment method overriding default selected new payment method. With this bug if a shopper had a saved card…

    Read more


  • WooCommerce 4.5.2 fix release

    This release fixes bugs introduced in WooCommerce 4.4.0 and an issue introduced in WooCommerce 4.5.0. In WooCommerce 4.4.0, we introduced functionality that was intended to improve the handling of variable products with the “filter by attribute” widget. (#26260) This pull request caused some additional issues with the handling of attributes that weren’t used with variations,…

    Read more


  • Building a JavaScript-driven UI for AutomateWoo – Part 1 – Setting up @wordpress/scripts and webpack

    In this series of posts, I’m going to share my experience building JavaScript-driven UIs for AutomateWoo using components from WooCommerce Admin and Gutenberg. The aim for these posts is to be of practical use for other WooCommerce extension developers, and they will include step by step instructions based on what we’ve done for AutomateWoo. To…

    Read more


  • WooCommerce 4.5.1 fix release

    This release fixes a bug that was introduced with the 4.5.0 release. In 4.5.0, if you have “hide shipping costs until an address is entered” enabled in WooCommerce > Settings > Shipping > Shipping options, shipping was neither calculated nor added to the order for countries without a state required in the shipping address. (#27624)…

    Read more


  • Storefront 2.7.0 release notes

    Storefront 2.7.0 has been tagged for release and uploaded to WordPress.org. This is small release. Here’s what’s new in 2.7.0 (pulled directly from the changelog): Fix – Respect user-selected Color and Font size values for All Products’ Product Title Block. #1424 Fix – Fix issue with draft products showing up in pagination #1452 Enhancement – Add icons to notices. #1453 Download the…

    Read more


  • WooCommerce 4.5 is now available!

    We are excited to announce that WooCommerce 4.5 is now publicly available! It has been in development since August 2020 and the core has been updated with about 643 commits from 25 contributors. This is a minor release, which means everything is backward compatible with the previous version. This release is relatively small compared to recent WooCommerce…

    Read more