Namespaces: global |
Description |
|---|---|
| bp_displayed_user_fullname() |
Output the displayed user’s display name. |
| bp_get_displayed_user_fullname() |
Get 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_displayed_user_link() |
Output the link for the displayed user’s profile. |
| bp_get_displayed_user_link() |
Get 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_loggedin_user_domain() |
Generate the link for the logged-in user’s profile. |