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