Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: buddypress + wordpress multisite


@mercime
Participant

@mercime

`Allow BuddyPress to function on multiple blogs of a WPMU installation, not just on one root blog:
define ( ‘BP_ENABLE_MULTIBLOG’, true );`
from https://codex.buddypress.org/extending-buddypress/changing-internal-configuration-settings/
Note that there’s only ONE instance of BP throughout the whole WPMultisite installation

Skip to toolbar