@since: BuddyPress 1.2.2
Description
bp_core_signup_send_validation_email()

Send activation email to a newly registered user.

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

bp_core_signup_disable_inactive()

Display a “resend email” link when an unregistered user attempts to log in.

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

bp_core_signup_blog

Filters the result of wpmu_signup_blog().

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

bp_core_activate_signup()

Activate a signup, as identified by an activation key.

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

bp_core_send_user_registration_admin_notification

Maybe notify the site admin of a new user registration.

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

bp_core_activated_user

Fires at the end of the user activation process.

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

bp_core_illegal_usernames

Filters the array of default illegal usernames.

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

bp_core_validate_user_signup()

Validate a user name and email address when creating a new user.

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

bp_core_validate_user_signup

Filters the result of the user signup validation.

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

bp_core_validate_blog_signup()

Validate blog URL and title provided at signup.

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