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_domain |
Filters the generated link for the displayed user’s profile. |
bp_loggedin_user_domain() |
Generate the link for the logged-in user’s profile. |
bp_loggedin_user_domain |
Filters the generated link for the logged-in user’s profile. |
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()}. |