File: bp-members/bp-members-template.php |
Description |
---|---|
bp_get_loggedin_user_fullname() |
Get the logged-in user’s display name. |
bp_get_loggedin_user_fullname |
Filters the logged-in user’s display name. |
bp_displayed_user_username() |
Output the username of the displayed user. |
bp_displayed_user_fullname() |
Output the displayed user’s display name. |
bp_get_displayed_user_fullname() |
Get the displayed user’s display name. |
bp_displayed_user_fullname |
Filters the displayed user’s display name. |
bp_user_fullname() |
Alias of {@link bp_get_displayed_user_fullname()}. |
bp_get_loggedin_user_link() |
Get the link for the logged-in user’s profile. |
bp_get_loggedin_user_link |
Filters the link for the logged-in user’s profile. |
bp_displayed_user_link() |
Output the link for the displayed user’s profile. |