-
Performance: Switching to post_author to store order customer IDs
•
WooCommerce core uses a post meta called _customer_user to store the customer ID for orders. Since the meta_value field of the wp_postmeta table is not indexed, this means that all… Read more
-
Dev Chat Summary – June 20th
•
This post summarizes the dev chat meeting from June 20th (agenda, Slack archive). Questions and feedback related to WooCommerce 3.1 RC How will the CSV importer work with classes that… Read more
-
Dev Chat Summary – June 6th
•
This post summarizes the dev chat meeting from June 6th (agenda, Slack archive). WooCommerce 3.1 Beta Beta 2 should be available soon. Still on track for a release at the… Read more
-
Dev Chat Summary: April 25th
•
This post summarizes the dev chat meeting from April 25th. (agenda, Slack archive). Product Admin UI Mock-up of proposed redesign. The UI changes are primarily to reduce confusion with new… Read more
-
Say hello to WooCommerce 3.0 “Bionic Butterfly”
•
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… Read more
-
End-to-end testing WooCommerce
•
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… Read more
-
Improved logging in WooCommerce 2.7
•
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… Read more
-
WooCommerce 2.7 beta 1 is here
•
WooCommerce 2.7 codename “Bionic Butterfly” has been tagged in GitHub and is ready for testing! This is a major release with large structural changes to help us work towards a… Read more
-
The new CRUD classes in WooCommerce 2.7
•
High order volume is one of the best problems a store can have, but it can really slow down your site’s performance. That’s why our team’s main focus this year (and going… Read more
-
WooCommerce 2.4 Release Candidate
•
The release candidate for WooCommerce 2.4 “Helpful Hedgehog” is now available. There have been ~40 commits since beta 4, including a tweak to the ajax endpoints for wider host support,… Read more