Show orders with ‘Processing’ status only
-
Hi there!
I’ve seen a filter for wcfm_orders_args which looks like I can modify which statuses are displayed via /store-manager/orders/
I’ve seen the $args contains ‘post_status’, but my attempts have only caused an ajax error notice to display.
Could you please tell me how I would filter into this to display only Processing orders?
If that’s not possible, would you please tell me what function is responsible for loading the table, so that I can load my own jQuery after it? At the moment my script is loading too early, so targeting certain rows has no effect.
Thank you for any help on this 🙂
The topic ‘Show orders with ‘Processing’ status only’ is closed to new replies.