Show Order Status
-
Hi,
Is it possible to show the order status on the invoice? I have some knowledge of php, I know I have this:
$order = wc_get_order( $order_id );
$order->get_status()But I don’t know how to involve them. :\
Thanks!
Fra
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Show Order Status’ is closed to new replies.