File: bp-members/bp-members-template.php |
Description |
---|---|
bp_get_displayed_user_link |
Filters the link for the displayed user’s profile. |
bp_user_link() |
Alias of {@link bp_displayed_user_domain()}. |
bp_current_user_id() |
Alias of {@link bp_displayed_user_id()}. |
bp_displayed_user_domain() |
Generate the link for the displayed user’s profile. |
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_loggedin_user_link() |
Output the link for the logged-in user’s profile. |
bp_user_firstname() |
Output the calculated first name of the displayed or logged-in user. |