BuddyDev

Search

bp_core_signup_user set a role

Tagged: 

  • Keymaster
    (BuddyDev Team)
    Posts: 24190
    Brajesh Singh on #27036

    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

  • Participant
    Level: Enlightened
    Posts: 53
    Jennifer on #27038
    This reply has been marked as private.

You must be logged in to reply to this topic.

This topic is: not resolved