-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
Dear Developer,
Your plugin puts a warning message in the Wordpress' log file because of a deprecated Woocommerce function.
[11-Jan-2022 12:26:54 UTC] The WC_Abstract_Legacy_Order::get_product_from_item function is deprecated since version 4.4.0. Replace with $item->get_product().
| $product = $order->get_product_from_item( $item ); |
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels