Please add support for WooCommerce Sequential Order Numbers plugin
-
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
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Please add support for WooCommerce Sequential Order Numbers plugin’ is closed to new replies.