Available hooks
-
Are there any hooks available to use in functions.php
For example a debit and credit function. And a function to show the wallet amount, just the number.
Things like this?
$wallet = woo_wallet_wallet ();
$wallet ->credit($user_id,(amount), ‘credit’,)Thanks in advance!
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Available hooks’ is closed to new replies.