- Timestamp:
- 06/23/2009 01:25:03 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/1.0/bp-themes/bpmember/profile/profile-header.php
r1568 r1569 2 2 <h1 class="fn"><a href="<?php bp_user_link() ?>"><?php bp_user_fullname() ?></a></h1> 3 3 4 <?php if ( function_exists('bp_user_status') ) : ?>4 <?php if( function_exists('bp_user_status') ) : ?> 5 5 <p class="status"><?php bp_user_status() ?></p> 6 6 <?php endif; ?> 7 8 <div id="user-status">9 <p><?php bp_the_status() ?></p>10 </div>11 7 </div>
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)