Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: How do I get the Displayed Username?

@r-a-y

Keymaster

`bp_displayed_user_username()` is what you’re looking for.

If you’re looking to just return the displayed username, use `bp_get_displayed_user_username()`.

For more template tags, check out /bp-core/bp-core-templatetags.php.

Skip to toolbar