File: bp-members/bp-members-functions.php |
Description |
---|---|
bp_core_map_user_registration() |
Map a user’s WP display name to the XProfile fullname field, if necessary. |
bp_core_signup_avatar_upload_dir() |
Get the avatar storage directory for use during registration. |
bp_core_signup_avatar_upload_dir |
Filters the avatar storage directory for use during registration. |
bp_core_signup_send_validation_email() |
Send activation email to a newly registered user. |
bp_core_signup_disable_inactive() |
Display a “resend email” link when an unregistered user attempts to log in. |
bp_members_login_resend_activation_email() |
On the login screen, resends the activation email for a user. |
bp_core_wpsignup_redirect() |
Redirect away from wp-signup.php if BP registration templates are present. |
bp_stop_live_spammer() |
Stop a logged-in user who is marked as a spammer. |
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. |