Add new members to BuddyPress groups automatically
If you are looking to add new members to one or more BuddyPress groups automatically, this post will help you. You can use the following code and put it in your bp-custom.php /** * Add the new user to one or more BuddyPress groups on account activation * * @param int $user_id new user id. …