How to add an user into a BuddyPress group automatically when he joins in a WPMU membership

This is an useful snippet that will add your newly registered (via WPMU DEV Membership 2) member to corresponding BuddyPress group. https://gist.github.com/bappi-d-great/28764839a18115a66a1d You can add those codes in your functions.php in the theme, if you think your theme won’t be changed. Otherwise mu-plugins is the best solution. To use mu-plugins, go to /wp-content/ and find… Continue reading How to add an user into a BuddyPress group automatically when he joins in a WPMU membership