Woocommerce 2.1.5 – _shipping_method has been moved!
-
Hi there!
I just updated a webshop using Woocommerce and your (pro) plugin. My customer used to be able to sort on the selected shipping method. He uses this in order to process his orders.
Now, I guess WooCommerce has decided to move the shipping method field in the database structure, from 1 table to another. This makes the custom field (_order_shipping) we were using turn up empty.
So the meta_key used to be _shipping_method in the wp_postmeta table. Now the meta_key is method_id in the wp_woocommerce_order_itemmeta.
Could you give me a pointer on how to solve this? Is there anyway to get the meta_key method_id to show up in the custom fields in your plugin?
Thanks in advance!
https://www.ads-software.com/plugins/codepress-admin-columns/
- The topic ‘Woocommerce 2.1.5 – _shipping_method has been moved!’ is closed to new replies.