Skip to:
Content
Pages
Categories
Search
Top
Bottom

Username tag

  • @argoncobalt

    Participant

    I need to be able to link to the following:

    • User’s friends page
    • User’s groups page
    • User profile
    • User account

    How do I include the username in the URL? I tried bp_displayed_user_username(); but it didn’t work.

Viewing 2 replies - 1 through 2 (of 2 total)
  • @argoncobalt

    Participant

    Never mind, <?php print_r( $current_user->user_nicename); ?> worked fine for me!

    @henrywright

    Moderator

    I think the $current_user object refers to the user currently logged in, not the user displayed? You should check

Viewing 2 replies - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.
Skip to toolbar