-
WooCommerce in 2025: Building a platform for the future
WooCommerce is evolving. We’re bringing essential commerce features into core to create a more powerful platform for builder-supported stores at scale.
-
Shipping Zones to ship with 2.6
•
Currently when shipping goods with WooCommerce you can use one of the core shipping methods (flat rate, international, local pickup). Each method can be used once, and availability is configured per shipping method.… Read more
-
WooCommerce 2016 core wishlist
•
With 2015 and 2.5 (almost) out of the way, we’ve started looking forward to 2016 and the next major release. WC 2.6 has already been partially roadmapped on Github and… Read more
-
Time to start translating WooCommerce 2.5
•
WooCommerce 2.5 will be released in January – the Release Candidate will be available between Jan 4th–8th 2016 just after we’ve recovered from our new year hangovers. That means we have around a month… Read more
-
New session handler in 2.5
•
Being stateless, WordPress doesn’t have an in-built way of handling session data. You can use cookies. You can implement PHP Sessions, but both have limitations and some hosts aren’t equipped… Read more
-
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