Categories
Developer Advisory WooCommerce Core

New Requirement for WooCommerce 8.2: PHP 7.4+

The details The minimum PHP version required for WooCommerce was bumped from 7.2 to 7.3 in WooCommerce 7.7 in May 2023. As part of that announcement, we mentioned that during mid 2023, we would bump the PHP requirement for WooCommerce to 7.4. Starting with version 8.2, scheduled for release in October 2023, WooCommerce will require […]

Categories
WooCommerce Core

New Requirement for WooCommerce 7.7: PHP 7.3+

The minimum PHP version required for WooCommerce was bumped from 7.0 to 7.2 in WooCommerce 6.5 in May 2022. Exactly one year later WooCommerce will take the next step: starting with version 7.7, scheduled for release in May 2023, WooCommerce will require PHP 7.3 or newer to work. Why this change? As we said in […]

Categories
Developer Advisory WooCommerce Core

Goodbye, Yoda conditions

Update: after additional internal discussions we’ve decided to reverse this decision. WooCommerce will continue to use Yoda conditions as outlined in the WordPress PHP coding standards to stay aligned with the wider WordPress ecosystem. We’re keeping the previous announcement for transparency. Yoda conditions are a programming style in which the normal order of operands in […]

Categories
WooCommerce Core

Breaking change notice: woocommerce_emogrifier hook

As we announced back in January, as of WooCommerce 6.5, to be released in May, the minimum PHP version required will be 7.2. The version bump work is done, and while doing it we noticed that unfortunately we’ll need to introduce a breaking change regarding how the woocommerce_emogrifier hook works. The TLDR is that the […]

Categories
WooCommerce Core

New product filtering by attributes rolling out in WooCommerce 6.3

Finally! After having been an opt-in feature for some time, the new product filtering mechanism we announced a few months ago is rolling out for everybody in WooCommerce 6.3. Here’s what you need to know as a shop administrator. What’s going to happen after I upgrade to/install WooCommerce 6.3? A database migration will kick in. […]