email_order_items_table is deprecated
-
Hi,
This looks like a great plugin. I just installed it and gave it a try. Unfortunately I end up getting a notice for almost all emails.
Notice: WC_Order::email_order_items_table is <strong>deprecated</strong> since version 3.0! Use wc_get_email_order_items instead.It’s /theme-xxx/woocommerce/emails/email-order-items.php that triggers the error.I’ve also encountered the issue reported by others regarding the reset password link. It looks like
_e( 'Click here to reset your password', 'woocommerce' )isn’t working correctly.Tested with Woocommerce 3.2.3 and 3.2.6.
The topic ‘email_order_items_table is deprecated’ is closed to new replies.