File: bp-members/bp-members-template.php |
Description |
---|---|
bp_get_member_link() |
Alias of {@link bp_get_member_permalink()}. |
bp_get_member_user_email() |
Get the email address of the current member in the loop. |
bp_get_member_user_email |
Filters the email address of the current member in the loop. |
bp_member_is_loggedin_user() |
Check whether the current member in the loop is the logged-in user. |
bp_member_is_loggedin_user |
Filters whether the current member in the loop is the logged-in user. |
bp_member_avatar() |
Output a member’s avatar. |
bp_get_member_user_login() |
Get the login of the current member in the loop. |
bp_get_member_user_login |
Filters the login of the current member in the loop. |
bp_member_user_email() |
Output the email address for the current member in the loop. |
bp_get_member_class() |
Return the row class of the current member in the loop. |