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

bp_core_get_illegal_names()

Add BuddyPress-specific items to the illegal_names array.

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

bp_get_user_last_activity()

Get the last activity for a given user.

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

bp_get_user_last_activity

Filters the last activity for a given user.

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

bp_last_activity_migrate()

Migrate last_activity data from the usermeta table to the activity table.

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

bp_core_get_all_posts_for_user()

Fetch every post that is authored by the given user for the current blog.

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

bp_core_delete_account()

Process account deletion requests.

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

bp_core_pre_delete_account

Fires before the processing of an account deletion.

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

bp_core_deleted_account

Fires after the deletion of an account.

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