Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Auto-Add New User to a Particular Group Based Upon Sign-up Selection


nicolagreco
Participant

@nicolagreco

You should write a function that adds user to a group (using the bp-groups functions) and add it via add_action to the registration process

i don’t know if the ID of the user is in $bp->loggedin_user->id while the user has activated the new account

Skip to toolbar