How to Override
- Copy the template from
wp-content/plugins/woo-wallet/templates/. - Paste it into your theme under: yourtheme/woo-wallet/
- Modify safely — your changes will override plugin defaults.
Example Templates
woo-wallet/wc-endpoint-wallet.php→ Displays wallet transactionswoo-wallet/wc-wallet-topup-form.php→ Form for adding fundswoo-wallet/wc-transfer-form.php→ Form for wallet transfers
