Namespaces: global |
Description |
|---|---|
| bp_loggedin_user_link() |
Output the link for the logged-in user’s profile. |
| bp_displayed_user_avatar() |
Output the displayed user’s avatar. |
| bp_get_displayed_user_avatar() |
Get the displayed user’s avatar. |
| bp_displayed_user_email() |
Output the email address of the displayed user. |
| bp_get_displayed_user_email() |
Get the email address of the displayed user. |
| bp_last_activity() |
Output the “active [x days ago]” string for a user. |
| bp_get_last_activity() |
Get the “active [x days ago]” string for a user. |
| bp_user_firstname() |
Output the calculated first name of the displayed or logged-in user. |
| bp_get_user_firstname() |
Output the first name of a user. |
| bp_get_loggedin_user_avatar() |
Get the logged-in user’s avatar. |