On October 12, a new backwards compatible version of WooCommerce was released. This update only contains a few improvements.
New Features
- The REST API now supports
modified_before
andmodified_after
fields for product, order and coupon endpoints. - A set of usability problems with dropdown fields have been fixed.
- An issue with the featured status of products during quick-editing has been fixed.
- Small improvements and fixes for the in-app marketplace.
- Line items removal from within the order editor has been improved.
New or changed Actions and Filters
Filter | Description |
woocommerce_quantity_input_min_admin | Allows the minimum value for the product quantity selector to be changed. |
woocommerce_quantity_input_step_admin | Allows the step value for the product quantity selctor to be changed. |
woocommerce_order_actions | Order object is now available to callbacks via a second parameter. |
Remember to create a backup before updating.
Schreibe einen Kommentar