Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Using the existing component in members theme


Andrea Rennick
Participant

@andrea_r

If you wanted to replicate all the BP sections on each blog, you can do this:

Allow BuddyPress to function on multiple blogs of a WPMU installation, not just on one root blog:
`define ( ‘BP_ENABLE_MULTIBLOG’, true );`

They still have to register at the main site.

Skip to toolbar