Tagged: profile
Hi Jennifer,
You will need to activate an account(or the user will need to do so).
You can activate using bp_core_activate_signup($key)
The key is stored in the user meta using ‘activation_key’.
If you are on non multisite, you can access this key and activate the user in your first function just before you are returning the result.
Regards
Brajesh
You must be logged in to reply to this topic.