File: bp-members/bp-members-functions.php
Description
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_core_get_active_member_count

Filters the total number of members for the installation limited to those with last_activity.

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

bp_core_get_username()

Return the username for a user based on their user id.

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

bp_core_get_username

Filters the username based on originally provided user ID.

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

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