Deprecated Function get_product_from_item
-
Hi Folks! We’re getting a ton of errors in our error_log about the function get_product_from_item that should be replaced with $item->get_product().
We’re trying to track down what WooCommerce-related plugin is producing the error.
We found get_product_from_item present on line 573 at wp-content/plugins/woocommerce-pdf-invoices-packing-slips/includes/documents/abstract-wcpdf-order-document-methods.php
The error says function is deprecated since version 4.4.0. Replace with $item->get_product().
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Deprecated Function get_product_from_item’ is closed to new replies.