-
Coupon and cart improvements in 3.2
•
For WooCommerce 3.2 we set out to tackle some long-standing issues with our coupon and cart classes to both improve test coverage, and make calculations more stable. For anyone who… 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
-
New product gallery merged in to core for 2.7
•
Followers of this blog will know that we’ve been talking about the possibility of revamping our product gallery display on single product pages. This post is simply to document that this has now… Read more
-
The New WooCommerce Product Image Gallery
•
A couple of weeks ago we posted about an experiment we were working on to improve the product galleries in WooCommerce, particularly the mobile experience. We laid out options to have a… Read more
-
A new product gallery coming to 2.7. Maybe.
•
The product image galleries in WooCommerce basically haven’t changed since version 1. The layout is fine, but the lightbox functionality is looking more than a little tired. Most importantly the experience… Read more
-
Tabbed “My Account” pages in 2.6
•
The “My Account” pages in WooCommerce are highly important for customers as it’s where you can access orders, available downloads, and address/account information. Plugins can also add data to the account page… Read more
-
Payment Token API in 2.6
•
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… Read more
-
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