Changeset 4203 for trunk/bp-themes/bp-default/functions.php
- Timestamp:
- 04/14/2011 01:36:19 PM (15 years ago)
- File:
-
- 1 edited
-
trunk/bp-themes/bp-default/functions.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-themes/bp-default/functions.php
r4188 r4203 27 27 * @since 1.2 28 28 */ 29 30 if ( !function_exists( 'bp_is_active' ) ) 31 return; 29 32 30 33 // If BuddyPress is not activated, switch back to the default WP theme
Note: See TracChangeset
for help on using the changeset viewer.