How to retrieve the sequential number from the database
-
I have a plugin that exports orders to a csv-file. the plugin uses get_the_ID to retrieve the ordernumber. But this is equal to the post_id, the original number.
Since I have installed sequential order numbers I no longer want the post_id but the sequential order number.
How can I get this number? Is it stored in the database somewhere?
https://www.ads-software.com/plugins/woocommerce-sequential-order-numbers/
Viewing 13 replies - 1 through 13 (of 13 total)
Viewing 13 replies - 1 through 13 (of 13 total)
- The topic ‘How to retrieve the sequential number from the database’ is closed to new replies.