Support

Account

Home Forums Backend Issues (wp-admin) Woocommerce 3 and Order's CF Reply To: Woocommerce 3 and Order's CF

  • Well, I got it working for the most part by issuing an $order->save() after all the updates were complete. Still having an issue with one of my own custom fields, but ACF fields seems to be updating now with that call to save.