File: bp-members/bp-members-functions.php |
Description |
---|---|
bp_live_spammer_redirect |
Filters the url used for redirection for a logged in user marked as spam. |
bp_live_spammer_login_error() |
Show a custom error message when a logged-in user is marked as a spammer. |
bp_members_migrate_signups() |
Migrate signups from pre-2.0 configuration to wp_signups. |
bp_core_signup_blog |
Filters the result of wpmu_signup_blog(). |
bp_core_activate_signup() |
Activate a signup, as identified by an activation key. |
bp_core_illegal_usernames |
Filters the array of default illegal usernames. |
bp_core_send_user_registration_admin_notification |
Maybe notify the site admin of a new user registration. |
illegal_user_logins |
Filters the list of illegal usernames from WordPress. |
bp_core_activated_user |
Fires at the end of the user activation process. |
bp_core_illegal_names |
Filters the array of default illegal names. |