-
Created a topic, Old order’s completed / shipped status somehow changed back to processing, on the site WordPress.org Forums:
Old order's completed / shipped status somehow changed… -
Posted a reply to How to automatically use billing phone as shipping phone?, on the site WordPress.org Forums:
Nevermind, I fixed it $order = wc_get_order($order_id); $order->set_shipping_phone($order->get_billing_phone()); $order->save(); -
Posted a reply to How to automatically use billing phone as shipping phone?, on the site WordPress.org Forums:
@melindahelt thanks for the reply I've seen that article while researching prior to posting here,… -
Created a topic, How to automatically use billing phone as shipping phone?, on the site WordPress.org Forums:
With the latest WooCommerce update 5.6, the new shippi… -
Posted a reply to Wishlist button loading icon, on the site WordPress.org Forums:
Actually the problem suddenly went away so I'm not sure how it was fixed also.… -
Created a topic, Wishlist button loading icon, on the site WordPress.org Forums:
I can't click the add to wishlist button because there…