Recent posts

  • WooCommerce Gutenberg Products Block 1.1.0 release notes

    WooCommerce Gutenberg Products Block 1.1.0 is now available. This is the latest version of our feature plugin that adds a multi-purpose Products block to the Gutenberg editor. If you’re not familiar with the Products block…

  • WooCommerce 3.4.2 fix release notes

    WooCommerce 3.4.2 is now available. ~32 commits made it into this release and the full changelog is below. * Fix – Flexslider gallery fixes for RTL sites, and for variation image switching. #20328 ##20321…

  • Storefront 2.3.2 release notes

    Storefront 2.3.2 has been tagged for release and uploaded to WordPress.org. Here’s what’s changed pulled directly from the changelog: * Tweak – Replaced `wp_kses_data()` with `wp_kses_post()` on price outputs in the Mini-Cart and Sticky Add-To-Cart. *…

  • WooCommerce 3.4.1 fix release notes

    WooCommerce 3.4.1 is available. ~61 commits made it into this release and the full changelog is below. * Fix – Fix webhook admin filtering URLs. #20236 * Fix – Add missing wp_unslash calls to…

  • WooCommerce 3.4 is here

    Today we’re excited to release WooCommerce 3.4 into the wild! 3.4 has been in development since January, and has had over 2140 commits from 80 contributors. 3.4 is a “minor” release; this version should…

  • WooCommerce 3.4 RC2

    WooCommerce 3.4.0 RC2 is available for testing. We’ve fixed the following issues specific to 3.4 functionality: Incorrectly closed table row in WP Admin. #20091 Fixed tooltip styling when outside label. #20084 Remove full stop…

  • Storefront 2.3.1 release notes

    Storefront 2.3.1 has been tagged for release and uploaded to WordPress.org. Here’s what’s changed pulled directly from the changelog: * Feature – Add support for GDPR features soon to be introduced in WordPress 4.9.6. * Tweak…

  • WooCommerce 3.4 RC1

    Today, the release candidate for WooCommerce 3.4 is available! 3.4 is a minor release with several improvements and some new features.

  • Storefront 2.3.0 is now available to download

    Storefront 2.3.0 has just been tagged for release an uploaded to WordPress.org. That means it should be available to download very soon! While 2.3 is not a major release, you should not update live…

  • WooCommerce 3.4 GDPR features

    Last month we blogged about the way we were approaching GDPR in WooCommerce. We’re happy to be able to say that most of these features are now ready in WordPress 4.9.6 (beta), and we’ve…

  • WooCommerce 3.4 beta 2

    WooCommerce 3.4 beta 2 is now available. This beta release has a whole host of bug fixes and is ready for testing! To test WC 3.4 beta 2 you can use our beta tester…

  • Storefront 2.3 RC1

    Storefront 2.3.0 RC1 is available for testing. This includes some fixes for issues identified during Beta 1. To learn more about what’s new in 2.3.0, please read the Beta 1 announcement post. To test Storefront 2.3.0 RC1 you can download…

  • May 8th: Dev chat #22

    The next chat will be on May 8th 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…

  • Storefront 2.3 beta 1

    I’m happy to announce that Storefront 2.3 beta 1 is now available. You can download it and begin testing by clicking here. What’s changed in 2.3? Sticky Add-To-Cart & Product Pagination We reviewed the…

  • WooCommerce 3.4 Beta is here!

    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…

  • WooCommerce 3.3.5 fix release notes

    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. *…

  • How we’re tackling GDPR in WooCommerce core

    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…

  • April 17th: Dev chat #21

    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…

  • WooCommerce 3.3.4 fix release notes

    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 -…

  • March 27th: Dev chat #20

    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…

  • Notify Admin When New Account Is Created

    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…

  • What should happen to the product type column on the admin Products screen?

    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…

  • WooCommerce 3.3.3 fix release notes

    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. *…

  • February 27th: Dev chat #19

    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…

  • WooCommerce 3.3.2 fix release notes

    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…