Changeset 2598
- Timestamp:
- 02/04/2010 04:48:18 PM (16 years ago)
- File:
-
- 1 edited
-
trunk/bp-loader.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-loader.php
r2597 r2598 61 61 delete_site_transient( 'theme_roots' ); 62 62 63 /* Switch the user to the new bp-default if they are using the old bp-default on activation. */ 64 if ( 'bp-sn-parent' == get_blog_option( BP_ROOT_BLOG, 'template' ) && 'bp-default' == get_blog_option( BP_ROOT_BLOG, 'stylesheet' ) ) 65 switch_theme( 'bp-default', 'bp-default' ); 66 63 67 do_action( 'bp_loader_activate' ); 64 68 }
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)