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

Activate a signup, as identified by an activation key.

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

bp_core_illegal_usernames

Filters the array of default illegal usernames.

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

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

illegal_user_logins

Filters the list of illegal usernames from WordPress.

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

bp_core_activated_user

Fires at the end of the user activation process.

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

bp_core_illegal_names

Filters the array of default illegal names.

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

bp_members_add_role_after_activation()

Add default WordPress role for new signups on the BP root blog.

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

bp_core_validate_email_address()

Check that an email address is valid for use.

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

bp_core_add_validation_error_messages()

Add the appropriate errors to a WP_Error object, given results of a validation test.

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

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