Changeset 3386 for trunk/bp-themes/bp-default/functions.php
- Timestamp:
- 11/10/2010 09:35:54 PM (16 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
r3380 r3386 3 3 if ( !class_exists( 'BP_Core_User' ) ) 4 4 return false; 5 6 add_theme_support( 'automatic-feed-links' ); 5 7 6 8 // Register the widget columns
Note: See TracChangeset
for help on using the changeset viewer.