Changeset 4060 for trunk/bp-xprofile/bp-xprofile-template.php
- Timestamp:
- 02/21/2011 02:22:31 PM (15 years ago)
- File:
-
- 1 edited
-
trunk/bp-xprofile/bp-xprofile-template.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-xprofile/bp-xprofile-template.php
r4033 r4060 625 625 $selected = ''; 626 626 627 if ( $groups[$i]->fields) {627 if ( !empty( $groups[$i]->fields ) ) { 628 628 $link = $bp->displayed_user->domain . $bp->profile->slug . '/edit/group/' . $groups[$i]->id; 629 629 $tabs[] = sprintf( '<li %1$s><a href="%2$s">%3$s</a><li>', $selected, $link, esc_html( $groups[$i]->name ) );
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)