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 change when we move to custom tables. See discussion. Main props should definitely be queryable. Custom meta should be supported. WP_Meta_Query. […]
Author: Justin
Hello! My name is Justin.
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 focus on the development of WooCommerce core. Our first dev chat will be on April 11th at 16:00 UTC. Future chats […]
Developer Chats.
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 have it’s own agenda, but will include topics relevant to the ongoing development of each release. We have a few goals […]
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 original 2.7 extension compatibility post, I used the WordPress debug log and the Query Monitor plugin to any errors and deprecated […]
2.7: A new CLI for WooCommerce
WooCommerce brings many improvements to the WP-CLI powered command-line interface we introduced back in WooCommerce 2.5. WP-CLI is a set of command-line tools for managing WordPress installations Our WC-CLI layer adds tools for managing products, coupons, payment gateways, shipping zones, and much more. In WooCommerce 2.5 and 2.6, the CLI was powered by it’s own […]