Namespaces: global |
Description |
|---|---|
| bp_live_spammer_login_error() |
Show a custom error message when a logged-in user is marked as a spammer. |
| bp_get_displayed_user() |
Get the displayed user Object |
| bp_member_type_tax_name() |
Output the slug of the profile type taxonomy. |
| bp_members_migrate_signups() |
Migrate signups from pre-2.0 configuration to wp_signups. |
| 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_validate_email_address() |
Check that an email address is valid for use. |
| bp_core_add_validation_error_messages() |
Add the appropriate errors to a WP_Error object, given results of a validation test. |
| bp_core_validate_user_signup() |
Validate a user name and email address when creating a new user. |
| bp_core_validate_blog_signup() |
Validate blog URL and title provided at signup. |