File: bp-members/bp-members-functions.php
Description
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_get_illegal_names()

Add BuddyPress-specific items to the illegal_names array.

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

bp_core_deleted_account

Fires after the deletion of an account.

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

bp_core_delete_avatar_on_user_delete()

Delete a user’s avatar when the user is deleted.

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

bp_core_ucfirst()

Multibyte-safe ucfirst() support.

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

bp_core_boot_spammer()

Prevent spammers from logging in.

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

bp_core_remove_data()

Delete last_activity data for the user when the user is deleted.

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

bp_core_can_edit_settings()

Check whether the logged-in user can edit settings for the displayed user.

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

bp_core_can_edit_settings

Filters the status of whether the logged-in user can edit settings for the displayed user or not.

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