File: bp-members/bp-members-template.php |
Description |
|---|---|
| bp_get_member_permalink |
Filters the permalink for the current member in the loop. |
| 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_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_nicename |
Filters the nicename of the current member in the loop. |