Namespaces: global
Description
bp_core_signup_user()

Process data submitted at user registration and convert to a signup object.

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

bp_core_signup_blog()

Create a blog and user based on data supplied at user registration.

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

bp_core_get_illegal_names()

Add BuddyPress-specific items to the illegal_names array.

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

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_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