Changeset 2195 for trunk/bp-themes/bp-default/functions.php
- Timestamp:
- 12/17/2009 01:09:18 PM (17 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
r2170 r2195 1 1 <?php 2 3 /* Stop the theme from killing WordPress if BuddyPress is not enabled. */ 4 if ( !class_exists( 'BP_Core_User' ) ) 5 return false; 2 6 3 7 /* Register the widget columns */
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)