Get correct order id
-
Hi,
How do I retrieve the order id that your plugin generates?
Im trying:
get_post_meta( $order->ID, ‘_alg_wc_custom_order_numbers_suffix’, true );
It doesn’t work.
Thanks.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Get correct order id’ is closed to new replies.