Changeset 4172 for trunk/bp-core/bp-core-template.php
- Timestamp:
- 04/07/2011 08:07:24 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-core/bp-core-template.php
r4107 r4172 337 337 if ( bp_is_active( 'forums' ) && bp_forums_is_installed_correctly() && !bp_forum_directory_is_disabled() ) 338 338 $options['forums'] = __( 'Forums', 'buddypress' ); 339 340 $options['posts'] = __( 'Posts', 'buddypress' ); 339 341 340 342 // Eventually this won't be needed and a page will be built to integrate all search results.
Note: See TracChangeset
for help on using the changeset viewer.