File: bp-members/bp-members-functions.php
Description
bp_get_displayed_user

Filters the displayed_user object corresponding to the displayed member.

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

bp_member_type_tax_name()

Output the slug of the profile type taxonomy.

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

bp_members_migrate_signups()

Migrate signups from pre-2.0 configuration to wp_signups.

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

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

pre_user_login

Filters the username before being validated.

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

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

bp_core_validate_blog_signup

Filters the validated blog url and title provided at signup.

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