File: bp-members/bp-members-template.php |
Description |
---|---|
bp_get_displayed_user_email() |
Get the email address of the displayed user. |
bp_get_displayed_user_email |
Filters the email address of the displayed user. |
bp_last_activity() |
Output the “active [x days ago]” string for a user. |
bp_last_activity |
Filters the ‘active [x days ago]’ string for a user. |
bp_get_last_activity() |
Get the “active [x days ago]” string for a user. |
bp_get_last_activity |
Filters 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_user_firstname |
Filters the first name of a user. |
bp_get_loggedin_user_avatar() |
Get the logged-in user’s avatar. |