File: bp-members/bp-members-functions.php
Description
bp_core_get_userlink_by_email()

Return the user link for the user based on user email address.

Source: bp-members/bp-members-functions.php:566

bp_core_get_userlink_by_email

Filters the user link for the user based on user email address.

Source: bp-members/bp-members-functions.php:576

bp_core_get_userlink_by_username()

Return the user link for the user based on the supplied identifier.

Source: bp-members/bp-members-functions.php:589

bp_core_get_userlink_by_username

Filters the user link for the user based on username.

Source: bp-members/bp-members-functions.php:603

bp_core_get_total_member_count()

Return the total number of members for the installation.

Source: bp-members/bp-members-functions.php:617

bp_core_get_total_member_count

Filters the total number of members for the installation.

Source: bp-members/bp-members-functions.php:635

bp_core_get_active_member_count()

Return the total number of members, limited to those members with last_activity.

Source: bp-members/bp-members-functions.php:694

bp_members_get_user_nicename()

Return the user_nicename for a user based on their user_id.

Source: bp-members/bp-members-functions.php:386

bp_members_get_user_nicename

Filters the user_nicename based on originally provided user ID.

Source: bp-members/bp-members-functions.php:394

bp_core_get_user_email()

Return the email address for the user based on user ID.

Source: bp-members/bp-members-functions.php:406