WP and BP in multisite, users aren't joined to site after signup
-
I have three subsites running off of a WP multisite installation.
I have installed BP with BP Multi Network plugins so now each subsite has its own BP network.Problem is, when user registers on a subsite, through BP registration, it is only created in the network user pool and is not being assigned (joined) to any site.
I know I can resolve this with a plugin or adding add_user_to_blog() or something, in the bp_core_activated_user hook so users will be added to site after activation but I really wanted to know if this is normal behavior and whether or not it is likely to change in next updates?
Thx
- The topic ‘WP and BP in multisite, users aren't joined to site after signup’ is closed to new replies.