Changeset 4633 for trunk/bp-loader.php
- Timestamp:
- 07/09/2011 10:01:46 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-loader.php
r4602 r4633 110 110 require ( WP_PLUGIN_DIR . '/buddypress/bp-core/bp-core-wpabstraction.php' ); 111 111 112 if ( !function_exists( 'bp_get_root_blog_id' ) ) 113 require ( WP_PLUGIN_DIR . '/buddypress/bp-core/bp-core-functions.php' ); 114 112 115 // Switch the user to the new bp-default if they are using the old 113 116 // bp-default on activation.
Note: See TracChangeset
for help on using the changeset viewer.