I reply to all queries on the forums and via email, once per day, Monday to Friday (not weekends).
If you are new here, please see some information on how to ask for support. Thank you!
-
Could an administrator directly connect the referral user to another user?
It is not an urgent matter, but it is sometimes necessary.
A user M
who is referred by user N
would have a user meta value of wallets-faucet-referrer-id
= N
.
You could set this manually using wp-cli with:
wp-cli user meta set M wallets-faucet-referrer-id N
where M and N are WordPress user ids.
I would like to add a way to edit this via the admin interface in the future.
Hello,
This is now implemented in version 1.5.0
of the faucet.
Admins with the manage_wallets
capability can edit the referrer of any user via the user profile admin screen.
with regards
- You must be logged in to reply to this topic.