How to Display Username
-
Hello,
I’d like to somewhere display the @username.
For the mani template I changed theme.php at line 61 from:
<h1>'.core_get_user_displayname_box( $user_id ).'</h1>
to:
<h1>@'.bp_get_displayed_user_username( $user_id ).'</h1>
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘How to Display Username’ is closed to new replies.