File: bp-members/bp-members-template.php
Description
bp_get_member_link()

Alias of {@link bp_get_member_permalink()}.

Source: bp-members/bp-members-template.php:898

bp_get_member_user_email()

Get the email address of the current member in the loop.

Source: bp-members/bp-members-template.php:736

bp_get_member_user_email

Filters the email address of the current member in the loop.

Source: bp-members/bp-members-template.php:746

bp_member_is_loggedin_user()

Check whether the current member in the loop is the logged-in user.

Source: bp-members/bp-members-template.php:756

bp_member_is_loggedin_user

Filters whether the current member in the loop is the logged-in user.

Source: bp-members/bp-members-template.php:766

bp_member_avatar()

Output a member’s avatar.

Source: bp-members/bp-members-template.php:778

bp_get_member_user_login()

Get the login of the current member in the loop.

Source: bp-members/bp-members-template.php:708

bp_get_member_user_login

Filters the login of the current member in the loop.

Source: bp-members/bp-members-template.php:718

bp_member_user_email()

Output the email address for the current member in the loop.

Source: bp-members/bp-members-template.php:726

bp_get_member_class()

Return the row class of the current member in the loop.

Source: bp-members/bp-members-template.php:612