Namespaces: global |
Description |
|---|---|
| bp_core_activate_signup() |
Activate a signup, as identified by an activation key. |
| bp_members_add_role_after_activation() |
Add default WordPress role for new signups on the BP root blog. |
| bp_core_get_illegal_names() |
Add BuddyPress-specific items to the illegal_names array. |
| bp_core_delete_avatar_on_user_delete() |
Delete a user’s avatar when the user is deleted. |
| bp_core_ucfirst() |
Multibyte-safe ucfirst() support. |
| bp_core_boot_spammer() |
Prevent spammers from logging in. |
| bp_core_remove_data() |
Delete last_activity data for the user when the user is deleted. |
| bp_core_can_edit_settings() |
Check whether the logged-in user can edit settings for the displayed user. |
| bp_core_flush_illegal_names() |
Flush illegal names by getting and setting ‘illegal_names’ site option. |
| bp_get_user_last_activity() |
Get the last activity for a given user. |