Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 350 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 350 Bytes

woo-csv-prefixes

Add custom prefixes to Customer ID and Order Number for WooCommerce CSV export

Add custom prefixes to the Order Number (AKA: order id) and Customer Number (AKA: user id). Code can be added to a custom plugin (recommended) or a child theme's functions.php file.

Requires following plugin: WooCommerce Customer / Order CSV Export