Your cart is currently empty!
woocommerce views shortcode posting notice about WC_Order_Item_meta as deprecated
—
by
Hi,
I was wondering if there is update to Affiliates_Woocommerce_Views plugin that addresses deprecated function call to WC_Order_Item_Meta.
We are on Woocommerce version 3.1 .
Here is the exact message we see: When using the shortcode [ affiliates_woocommerce_orders ].
Notice: WC_Order_Item_Meta::__construct is deprecated since version 3.1! Use WC_Order_Item_Product instead. in /homepages/34/d682709062/htdocs/stage-snac/wp-includes/functions.php on line 3830
Notice: WC_Order_Item_Meta::get_formatted was called with an argument that is deprecated since version 2.4! Item Meta Data is being called with legacy arguments in /homepages/34/d682709062/htdocs/stage-snac/wp-includes/functions.php on line 4022
Notice: WC_Order_Item_Meta::__construct is deprecated since version 3.1! Use WC_Order_Item_Product instead. in /homepages/34/d682709062/htdocs/stage-snac/wp-includes/functions.php on line 3830
Notice: WC_Order_Item_Meta::get_formatted was called with an argument that is deprecated since version 2.4! Item Meta Data is being called with legacy arguments in /homepages/34/d682709062/htdocs/stage-snac/wp-includes/functions.php on line 4022
Looking forward to your reply.
Thanks,
-Sudd.
Comments
3 responses to “woocommerce views shortcode posting notice about WC_Order_Item_meta as deprecated”
That cleared up the notices.
Thank You.
-Sudd.
Perfect !
Hi Sudd,
you can try my pre-1.1.0 version: https://github.com/eggemplo/affiliates-woocommerce-views/tree/pre-1.1.0
Kind regards,
Antonio B.