Add support for WooCommerce Sequential Order Numbers plugin

2 votes

For most plugins this is an easy process, simply replace the post-id order number (ie $order->id) with $order->get_order_number() anywhere that the order number is displayed.

More info in the FAQ here:
https://docs.woocommerce.com/document/sequential-order-numbers/?_ga=2.38472805.758726622.1583695069-627673894.1583425648

It's a very simple fix which will benefit many WooCommerce users.

Under consideration Suggested by: Korvak Upvoted: 17 May, '22 Comments: 0

Comments: 0