Beschreibung
Requires BuddyPress 1.5 or greater.
This plugin segregates BuddyPress social networks in a multi network WordPress install so that each WP network has a different social network. The user base is still shared across the WP install.
Multiple WP networks can be created with either:
Please see the installation instructions for proper installation.
Installation
- Upload bp-multi-network.php to
/wp-content/mu-plugins
. -
If you already have/had BP active on your sub networks:
- deactivate BuddyPress on your sub network(s).
- Edit your database and remove the bp- settings for the subnetwork from
wp_sitemeta
andwp_X_options
where X is the blog ID of the main site in your sub network.
-
If you are using the forum component see the (plugin page)http://wpmututorials.com/news/new-features/multiple-buddypress-social-networks/ for instructions on editing bb-config.php.
- Activate BuddyPress on your sub network.
- Repeat steps 2-4 for each sub network.
Rezensionen
Mitwirkende & Entwickler
„BP Multi Network“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:
MitwirkendeÜbersetze „BP Multi Network“ in deine Sprache.
Interessiert an der Entwicklung?
Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.
Änderungsprotokoll
0.1.1
- add last_activity meta_key
0.1
- Original version.