Changeset 4303
- Timestamp:
- 04/29/2011 08:43:25 PM (15 years ago)
- Location:
- trunk/bp-forums
- Files:
-
- 2 edited
-
bp-forums-loader.php (modified) (2 diffs)
-
bp-forums-screens.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-forums/bp-forums-loader.php
r4235 r4303 153 153 ); 154 154 155 // Favorite forums items 155 // Favorite forums items. Disabled until future release. 156 /* 156 157 $sub_nav[] = array( 157 158 'name' => __( 'Favorites', 'buddypress' ), … … 163 164 'item_css_id' => 'favorites' 164 165 ); 166 */ 165 167 166 168 parent::_setup_nav( $main_nav, $sub_nav ); -
trunk/bp-forums/bp-forums-screens.php
r4284 r4303 85 85 } 86 86 87 /** 88 * Loads the template content for a user's Favorites forum tab. 89 * 90 * Note that this feature is not fully implemented at the moment. 91 * 92 * @package BuddyPress Forums 93 */ 87 94 function bp_member_forums_screen_favorites() { 88 95 global $bp;
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)