Namespaces: global
Description
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_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_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