—
Co-written by @ralucastn and @nielslange This is chapter 4 of 5 in the series Getting to Know Woo: A Series on the Cart and Checkout Blocks In this series, we’ve learned how to add new content and how to modify existing content when it comes to the Cart and Checkout blocks, but there’s an important…
—
While looking into a Store API related GitHub issue, I decided to create a brief tutorial on how to place an order using the Store API when using WooCommerce Blocks. This tutorial uses a REST client for the examples. The screenshots are from Insomnia, but you can also use other REST clients like Postman if…
—
Co-written by @ralucastn and @nielslange This is chapter 3 of 5 in the series Getting to Know Woo: A Series on the Cart and Checkout Blocks In the previous installment of this series we looked at how we could customize the content of the Cart and Checkout blocks. Now, we are going to see how…
—
Co-written by @ralucastn and @nielslange This is chapter 2 of 5 in the series Getting to Know Woo: A Series on the Cart and Checkout Blocks. In our previous post in this series, we learned about the architecture of the Cart and Checkout blocks. Now, we’re ready for our first stop on covering extensibility in…
—
Co-written by @ralucastn and @nielslange This is chapter 1 of 5 in the series Getting to Know Woo: A Series on the Cart and Checkout Blocks As a first installment of our series on getting to know the Cart and Checkout blocks, today we will walk through the main architecture of these blocks. From managing…
—
Background Last year we were alerted to a security issue (thanks to David Anderson) that would potentially allow users with specific capabilities (and, by default, this would include the Shop Manager role) to view user data for all users. This has the possibility of exposing sensitive information. Generally, and within WooCommerce, the information stored as…
—
WooCommerce 8.1.1 is now available for download. It contains a security fix, and we therefore recommend updating at your earliest possible convenience. What’s new? You can download the latest release of WooCommerce here or visit Dashboard → Updates to update the plugin from your WordPress admin screen. If you spot issues in WooCommerce core, please log them in…
—
Over the past months, the Cart and Checkout blocks were available as optional features in WooCommerce Core. Now, the time has come to transition the Cart and Checkout blocks out of the Beta phase and make them the default experience for all new users in the upcoming November release of WooCommerce Core. As we introduce…
—
The latest version of WooCommerce Blocks, version 11.1.0, is now available for download on WordPress.org and GitHub. Notable Changes Improve WooCommerce blocks performance for classic themes We made some changes that will split out the styles for our blocks into individual CSS files when the site uses a classic theme. This has been the case for some time…
—
Hello and welcome to another round of Snaps from the WooCommerce Store Editing team! 🎇 Every couple of weeks, we give an update on all the work being done on WooCommerce Blocks from behind the scenes. Let’s take a look at some highlights of what we’ve done since our last update. Note that the linked #numbers that…
—
We are pleased to announce the release of WooCommerce 8.1.0. This release should be backwards compatible with the previous version. This release contains: As always, we recommend creating a backup of your site and making sure that your theme and any other plugins are compatible before updating. You can check out this update guide for more information. Upcoming…
—
RC 2 for the September 2023 release of WooCommerce is now available for testing! You can either download it directly from WordPress.org or install our WooCommerce Beta Tester Plugin. Highlights Since the release of 8.1 RC 1, the following changes have been made: For the complete list of changes in WooCommerce, view the changelog in the readme for this release. Actions…