—
Hello everyone! WooCommerce 8.6 RC is now available for testing! You can either download it directly from WordPress.org or install it via the WooCommerce Beta Tester Plugin. What’s new in WooCommerce 8.6? In addition to the highlights mentioned in the 8.6 Beta, WooCommerce 8.6 also includes: Bringing back classic notice templates for classic themes With WooCommerce 8.5, we introduced…
—
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…
—
The release of WP 6.4.3 introduced code which categorizes plugin files zipped on macOS machines to be deemed incompatible for upload. The details With the introduction of the following checks in the core files of the plugin uploader, plugin files which are zipped on macOS computers fail checks, and are ultimately unable to be uploaded…
—
We’re excited to announce the launch of our new WooCommerce Developer Documentation site. This resource is designed to assist developers in building powerful ecommerce stores, crafting unique extensions or themes, and contributing directly to enhancing WooCommerce itself. Whether you’re a seasoned developer or just starting your journey with WooCommerce, you’ll find essential guides and resources…
—
We’re looking to gather feedback from folks using the WooCommerce Web API to build tools, extensions, and more! As you may know, WooCommerce ships with several server-side web APIs, collectively called the “Web API”. It includes the REST API, Store API, webhooks, and AJAX endpoints. If you build things that use the Web API, we’d…
—
Hi there! The beta version of WooCommerce 8.6 is now available for testing! You can either download it directly from WordPress.org or install our WooCommerce Beta Tester Plugin. What’s new in WooCommerce 8.6? WooCommerce 8.6 adds some interesting features like: New block style for the Product Details block As a part of our efforts to enhance the default…
—
Hello and welcome to the January edition of WooCommerce Blocks Extensibility Snaps! This post is a monthly update to highlight things we’ve been working on and keep you up to date with our plans for the coming month. Highlights Additional Checkout Fields progress We’ve been continuing our work the Additional Checkout Fields project. Last update,…
—
On Jan 9, 2024 we released WooCommerce 8.5.0. Quickly thereafter, we began receiving reports about issues, which brought into question the quality control for this release. We want to acknowledge and address the challenges and concerns raised by the community following the release of 8.5.0, and subsequently 8.5.1. The feedback is invaluable to us, and…
—
Hi everyone! We are pleased to announce the release of WooCommerce 8.5.2. This release should be backwards compatible with the previous version. What’s new in 8.5.2? WooCommerce 8.5.2 included updated logic to notifications that are causing fatals on some sites. This point fix release resolves the issue and includes safer checks for errors so that notification…
—
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 have received reports from the community about a fatal error when trying to edit the customer profile with certain extensions installed. The error message may appear as Call to undefined function wc_add_notice() or Call to undefined function wc_notice_count(). How can I tell if this affects me? You might encounter this issue when you have…
—
This is the second part of a series of posts where we cover extensibility in the new product editor. If you haven’t already, please check out the first post, Getting to Know Woo: Extensibility in the New Product Editor, where we already covered extensibility for basic scenarios. We aim to provide developers with an easy…