Changeset 6771
- Timestamp:
- 02/06/2013 10:10:58 PM (14 years ago)
- Location:
- trunk/bp-core
- Files:
-
- 2 edited
-
admin/bp-core-components.php (modified) (2 diffs)
-
bp-core-functions.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-core/admin/bp-core-components.php
r6770 r6771 120 120 unset( $optional_components['forums'] ); 121 121 } 122 122 123 123 // Add blogs tracking if multisite 124 124 if ( is_multisite() ) { … … 280 280 */ 281 281 function bp_core_admin_components_settings_handler() { 282 282 283 283 // Bail if not saving settings 284 284 if ( ! isset( $_POST['bp-admin-component-submit'] ) ) -
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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)