23181
This commit is contained in:
parent
71e1428fbb
commit
e0544fb8da
|
@ -172,6 +172,7 @@ Yes you can! Join in on our [GitHub repository](https://github.com/woocommerce/w
|
|||
* Dev - Add quantity input action hooks (`woocommerce_before_add_to_cart_quantity`, `woocommerce_after_add_to_cart_quantity`). #23166
|
||||
* Dev - Add $this parameter to email class filters. #23250
|
||||
* Dev - Add new WC_Abstract_Order::get_coupons() method for returning all coupon line item objects on an order. #23663
|
||||
* Dev - Added new action 'woocommerce_product_read'. #23181
|
||||
|
||||
[See changelog for all versions](https://raw.githubusercontent.com/woocommerce/woocommerce/master/CHANGELOG.txt).
|
||||
|
||||
|
|
Loading…
Reference in New Issue