Please add support for WooCommerce Sequential Order Numbers plugin

1 votes

This is a very popular plugin used by a large number of WooCommerce stores. Would you kindly consider adding support? It’s a very simple fix:

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

Under consideration Suggested by: Upvoted: 09 Mar, '20 Comments: 0

Comments: 0