-
Sneak Peek: WP CLI Support in WooCommerce 2.5
•
WP CLI support is one of the features that’s included in WooCommerce 2.5 milestone. In case you haven’t heard WP-CLI: WP-CLI is a set of command-line tools for managing WordPress… Read more
-
Caching and dynamic pricing – upcoming changes to the get_variation_prices method
•
get_variation_prices was a method added in 2.4 to make it easy to retrieve an array of variation prices for a variable product. With this array, you can output pricing information… Read more
-
API Settings and the API Authentication Endpoint in 2.4
•
API Settings In WooCommerce 2.4 we now have a tab in the settings dedicated to our Rest API. Previously these options were scattered around in the general and webhooks tab… Read more
-
New WooCommerce REST API wrappers
•
Now we have wrappers for the WooCommerce REST API: PHP Node.JS Python Ruby It’s possible to find the documentation for each wrapper included within our official REST API docs: Soon… Read more
-
Custom AJAX Endpoints in 2.4
•
WordPress core offers plugin developers a certain endpoint which they can use for AJAX requests. This endpoint is wp-admin/admin-ajax.php. Despite it’s naming, it can be used for both frontend and… Read more
-
Improving the Variations Interface in 2.4
•
In WooCommerce 2.4 we wanted to give users a better experience whilst working with variable products. Variable products have been a headache for some users whom needed to deal with many variations at the same… Read more
-
Making Geolocation Static Cache Friendly in 2.4
•
WooCommerce 2.3 introduced a neat feature which allowed you to geolocate your customers to set their initial location, showing correct taxes and shipping values without the customer needing to input… Read more
-
Simplifying Flat Rate Shipping in WC 2.4
•
One of our main goals with the upcoming 2.4 release has been usability, particularly for new users. A good example of this being the new onboarding wizard which should help new users get started without… Read more
-
Attention theme authors. Frontend changes ahead in WooCommerce 2.3.
•
The Handsome Hippo is strutting along nicely and the release is beginning to take shape. As the name suggests the main focus for this release is UI and UX beautification… Read more
-
WC 2.3 Email Class Refactor and Enhancements
•
WooCommerce 2.3 is still a ways out, but one of the things we’ve been working on is a better email class system in core. Primarily, we’ve refactored how emails are sent… Read more
-
Roadmapping Core via Trello
•
Up until now ideas and roadmapping in general have been spread out across several places; todo lists, a GitHub Wiki page, within old GitHub issues, an ideas board, even private… Read more
-
Keeping track of the WooCommerce core plugin development
•
For quite a while now, we’ve been changing the way we make decisions for WooCommerce core. This affects how we think what’s important for the plugin, what features we want… Read more