Last week was our first developer chat. Thanks to everyone that attended. If you weren’t able to be there, you can read the summary. Our second dev chat will be on April 25th at…
The WooCommerce 3.0.3 fix release is now available. You can download it from WordPress.org or as an automatic update in your administration panel. This release fixes several issues we’ve had reported and found ourselves whilst…
The WooCommerce 3.0.2 fix release is now available. You can download it from WordPress.org or as an automatic update in your administration panel. This release fixes several issues we’ve had reported and found ourselves whilst…
This post summarizes the dev chat meeting from April 11th. (agenda, Slack archive). CRUD Search Helpers Open Issue. We need to investigate wether we can re-use WP_Tax_Query or not. Actual taxonomy storage probably won’t…
The WooCommerce 3.0.1 fix release is now available. You can download it from WordPress.org or as an automatic update in your administration panel. This release fixes issues reported since 3.0.0 launch on Github and the…
Today we’re excited to release WooCommerce 3.0 (previously 2.7), dubbed the “Bionic Butterfly”, into the wild! 3.0 has been in beta since December, development since August, and has had over 3000 commits from 115 contributors. Read on…
We previously announced that we would begin holding developer chats every two weeks with the community on our Slack. These chats will take place in the new #core channel — a channel meant to…
It is important for developers to be able to easily and quickly test new versions of WooCommerce. The Core Testing Checklist has 30 items in it, and is a manual process. Running through the whole thing…
WooCommerce 3.0.0 RC2 is available for testing. This fixes a bunch of issues from 3.0.0 RC1 which we’ve spent the last 2 weeks working on. Notable fixes include: Fixed some edge case gallery issues…
Starting with the 3.1 release cycle, we will begin holding dev chats every 2 weeks. These meetings will happen every other Tuesday on WooCommerce Slack and are open to the community. Each chat will…
This was quite the week. A few days ago we announced the decision to reversion and release 2.7 as 3.0.0. This was due to finding a critical bug in the way the system handles timestamps, which…
tl;dr: We’re re-versioning WooCommerce 2.7 as WooCommerce 3.0.0, and releasing this on 4th April 2017. We found a critical bug in the way the system handles timestamps, which wasn’t caught sooner, and have had numerous requests…
The release candidate for WooCommerce 2.7 “Bionic Butterfly” is now available! Shipping a release candidate (RC) means we think we’re done, but with hundreds of thousands of stores and so many plugins and themes…
As you know we’ve redesigned the product gallery feature in WooCommerce to deliver a richer experience in 3.0. This is a significant frontend change that can be broken down in to three separate new…
Today we tagged WooCommerce 2.7 “Bionic Butterfly” beta 3. If you’d like to find out whats new in 2.7, you can read more about 2.7 in our first beta post here and our second beta post here.…
Today we tagged WooCommerce 2.7 “Bionic Butterfly” beta 2. It contains a whole host of bug fixes and is ready for testing! if you’d like to find out whats new in 2.7, you can read more…
Bookings is a complex extension which extends WooCommerce product types to add it’s own ‘Booking’ product type. Due to this, it’s a good example to CRUDify and implement data stores, both new concepts in…
The WooCommerce 2.6.14 fix release is now available. You can download it from WordPress.org or as an automatic update in your administration panel. ~23 commits made it into this release fixing several issues and hardening…
Our goal this time is to have the WooCommerce Deposits extension work with both WooCommerce versions 2.6.x and 2.7.x, display no notices, and use the CRUD abstraction to future-proof our code. Like in our…
One of the changes coming in 2.7 is an improved log system. We’ve made a significant effort to address the limitations of the logger with a focus on extensibility. In this post I’ll outline…
The WooCommerce 2.6.13 fix release is now available. You can download it from WordPress.org or as an automatic update in your administration panel. ~8 commits made it into this release fixing a few issues.…
Our team have been looking at updating some of our extensions for 2.7 compatibility and we thought it would be good to share our notes in doing so. The first bunch we reviewed were EU…
Deprecation is a method of discouraging usage of a feature, or practice, in favour of something else without breaking backwards compatibility or totally prohibiting it’s usage. To quote the Wikipedia article on Deprecation: While a deprecated…
The WooCommerce 2.6.12 fix release is now available. You can download it from WordPress.org or as an automatic update in your administration panel. ~12 commits made it into this release fixing a few issues.…
The WooCommerce 2.6.10 fix release is now available. You can download it from WordPress.org or as an automatic update in your administration panel. ~30 commits made it into this release fixing several issues. The main…