—
Today we’re pleased to announce that WooCommerce 3.4 is available for beta testing! You can download it directly here or WooCommerce prerelease versions are also now available at WordPress.org. Release highlights 3.4 is the second minor release this year. Being a minor release, all new functionality should exist in a backwards-compatible manner. Updating from any…
—
WooCommerce 3.3.5 is now available. ~32 commits made it into this release and the full changelog is below. * Fix – Shop page notice should not appear when edting the “Hello World!” page. * Fix – Inconsistent order item refund sign. * Fix – Change `wc_get_price_excluding_tax` to not round the return value so calculations in…
—
Stronger rules on data protection from May 2018 mean citizens have more control over their data. GDPR is coming, and we’re working hard to get new tools in WooCommerce core to help store owners comply. If you’re not familiar with GDPR yet, Hannah wrote a great introduction to GDPR on the main WooCommerce blog which…
—
The next chat will be on April 17th at 16:00 UTC in the #core channel of the WooCommerce Community Slack. If you don’t already have access to the group, you can request an invite at the bottom of the WooCommerce developers page. Here is the agenda for the chat: There is a problem with PHP’s…
—
WooCommerce 3.3.4 is now available. ~30 commits made it into this release and the full changelog is below. * Fix – Fixed undefined index after running setup wizard two times on fresh install. * Fix – wc_get_loop_class; force columns to be a minimum of 1. * Fix – Added loading spinner to WC panels in menu admin.…
—
The next chat will be on March 27th at 16:00 UTC in the #core channel of the WooCommerce Community Slack. If you don’t already have access to the group, you can request an invite at the bottom of the WooCommerce developers page. Here is the agenda for the chat: We’ll go over the results of…
—
Add this 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 functions.php file, as this will be wiped entirely when you update the theme. https://gist.github.com/woogists/caed11e50bb9ebc7b557eb916e008ef0
—
During the last WooCommerce developer chat we had a productive discussion about the usefulness of the product type icons on the admin Products screen. The topic was originally brought up in this GitHub issue and people seem to have strong feelings about it. With the current design of the icons it is difficult to tell what…
—
WooCommerce 3.3.3 is now available. ~9 commits made it into this release. This fixes some issues with comma based currency settings, and the variation image switcher for variable products. The full changelog is below. * Fix – Fixed is_numeric check which was affecting order subtotals/totals when using comma decimal separator. * Fix – Add missing direct…
—
The next chat will be on February 27th at 17:00 UTC in the #core channel of the WooCommerce Community Slack. If you don’t already have access to the group, you can request an invite at the bottom of the WooCommerce developers page. Here is the agenda for the chat: The Gutenberg Products block feature plugin…
—
WooCommerce 3.3.2 is now available. ~85 commits made it into this release. The full changelog is below. * Fix – Fixed admin product SKU searching and searching non-published products. * Fix – PHP7.1 notice when image height is empty. * Fix – Prevent repeated update_option calls on page load due to php type juggling. *…
—
Storefront 2.2.8 has been tagged for release and uploaded to WordPress.org. Here’s what’s changed pulled directly from the changelog: * Fix – Image bleed from next image in the gallery. * Fix – H1 site title tag on Front page instead of Posts page. * Fix – Number of columns and rows can now be changed in…