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

Return a HTML formatted link for a user with the user’s full name as the link text.

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

bp_core_get_userlink

Filters the link text for the passed in user.

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

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