Support

Account

Home Forums General Issues Query options in post_object field – only choose same value once in all shop_ord Reply To: Query options in post_object field – only choose same value once in all shop_ord

  • I think I should use wc_get_orders() instead of get_posts() in my code:
    https://github.com/woocommerce/woocommerce/wiki/wc_get_orders-and-WC_Order_Query

    I will try it tomorrow.
    But any help is still much appreciated.