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

Fetch the display name for a user.

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

bp_core_get_user_displayname

Filters the display name for the passed in user.

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

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_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