Namespaces: global
Description
bp_get_member_avatar()

Get a member’s avatar.

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

bp_member_permalink()

Output the permalink for the current member in the loop.

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

bp_get_member_permalink()

Get the permalink for the current member in the loop.

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

bp_member_link()

Alias of {@link bp_member_permalink()}.

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

bp_get_member_link()

Alias of {@link bp_get_member_permalink()}.

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

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_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_user_email()

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

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

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