Skip to:
Content
Pages
Categories
Search
Top
Bottom

Username

  • @arzuman26

    Participant

    Help please. I want that in header of user’s profile displayed Full name instead of Login. What I must write instead of <?php bp_displayed_user_mentionname(); ?> in member-header.php?

Viewing 3 replies - 1 through 3 (of 3 total)
  • @henrywright

    Moderator

    Hi @arzuman26

    Try:

    echo bp_core_get_user_displayname( bp_displayed_user_id() );

    @arzuman26

    Participant

    I’ve already write <?php bp_displayed_user_fullname(); ?> and it’s works

    @henrywright

    Moderator

    Great 🙂

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Username’ is closed to new replies.
Skip to toolbar