Cart AJAX updates for WooCommerce 2.6 allow better user experience
WooCommerce 2.6 will ship with a payment tokenization API. This makes it easier to store, manipulate, and retrieve payment info in a standardized way. Payment methods saved using the API can be managed from…
Add code to your child theme’s functions.php file or via a plugin that allows custom functions to be added, such as the Code snippets plugin. Avoid adding custom code directly to your parent theme’s…
The WooCommerce 2.5.5 fix release is now available. A total of ~6 commits made it into this release fixing a notice in WP Admin during product creation which affected some users. As an aside,…
The WooCommerce 2.5.4 fix release is now available. You can download it on WordPress.org or as an automatic update in your administration panel. A total of ~29 commits made it into this release fixing…
The WooCommerce 2.5.3 fix release is now available. You can download it on WordPress.org or as an automatic update in your administration panel. The most notable change is to customer details on the thanks page. The thanks…
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. Whilst this system is…
The WooCommerce 2.5.2 fix release is now available. You can download it on WordPress.org or as an automatic update in your administration panel. A total of ~46 commits made it into this release fixing…
The WooCommerce 2.5.1 fix release is now available. You can download it on WordPress.org or as an automatic update in your administration panel. A total of ~36 commits made it into this release fixing…
Today we’re proud to release WooCommerce 2.5 “Dashing Dolphin” into the wild! 2.5 has been in development for ~5 months and has seen around 1600 commits from 42 contributors. This is another evolutionary release which focuses on…
Another small update today – 2.4.13 release is now available. You can download it on WordPress.org or as an automatic update in your administration panel. A total of ~6 commits made it into this release…
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 on our roadmap Trello…
The release candidate for WooCommerce 2.5 is now available. RC means we think we’re done, but with thousands of users and hundreds of plugins and themes with WooCommerce support, it’s possible we’ve missed something. We hope…
Today we tagged WooCommerce 2.5 Beta 3. Now you can witness the power of this fully operational beta. Download it here. If you missed our posts about previous beta releases, you can read about 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 to translate 134 new…
Just a small update today – 2.4.12 release is now available. You can download it on WordPress.org or as an automatic update in your administration panel. A total of ~10 commits made it into…
The WooCommerce 2.4.11 release is now available! You can download it on WordPress.org or as an automatic update in your administration panel. A total of ~49 commits made it into this release fixing a…
November has been a busy month for the WC core squad; prepping for WordPress 4.4 support, working on the 2.4.11 fix release (out Monday) and getting 2.5 beta 2 prepped and ready. We’re happy…
WC 2.5 codename “Dashing Dolphin” has been tagged for testing. This release has seen a short development cycle of ~3 months and comprises of ~1000 commits from 21 contributors. You can download beta 1 here. Release Highlights 2.5…
The WooCommerce 2.4.9 release is now available on WordPress.org or automatic update in your administration panel. A total of ~18 commits made it into this release fixing a few small issues, the main one being the…
The WooCommerce 2.4.8 release is now available via WordPress.org or automatic update in your administration panel. A total of 30 commits made it into this release fixing several small issues and making a few tweaks…
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 to deal with them…
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 installations. You can update…
The WooCommerce 2.4.7 release is now available via WordPress.org or automatic update in your administration panel. A total of 164 commits made it into this release. Here are the highlights: For geolocation with static cache…
Recently an announcement was made that plugins could soon make use of Language Packs, the same way in which core and themes do. This makes it easier for users to obtain translations (they are…