@since: BuddyPress 1.2.0
Description
bp_core_map_user_registration()

Map a user’s WP display name to the XProfile fullname field, if necessary.

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

bp_core_signup_user()

Process data submitted at user registration and convert to a signup object.

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

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_userlink

Filters the link text for the passed in user.

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

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_core_userdata()

Fetch everything in the wp_users table for a user, without any usermeta.

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

bp_core_get_core_userdata

Filters the userdata for a passed user.

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

bp_core_get_users()

Fetch an array of users based on the parameters passed.

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

bp_core_get_users

Filters the results of the user query.

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

BP_Core_Members_Template::members()

Whether there are members left in the loop to iterate over.

Source: bp-members/classes/class-bp-core-members-template.php:274