Changeset 6771 for trunk/bp-core/bp-core-functions.php
- Timestamp:
- 02/06/2013 10:10:58 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-core/bp-core-functions.php
r6770 r6771 1183 1183 function bp_core_do_network_admin() { 1184 1184 1185 // Default 1185 // Default 1186 1186 $retval = bp_is_network_activated(); 1187 1187 … … 1203 1203 * Used to determine admin menu placement, and where settings and options are 1204 1204 * stored. If you're being *really* clever and manually pulling BuddyPress in 1205 * with an mu-plugin or some other method, you'll want to 1205 * with an mu-plugin or some other method, you'll want to 1206 1206 * 1207 1207 * @since BuddyPress (1.7)
Note: See TracChangeset
for help on using the changeset viewer.