File: bp-members/bp-members-functions.php |
Description |
---|---|
bp_get_displayed_user |
Filters the displayed_user object corresponding to the displayed member. |
bp_member_type_tax_name() |
Output the slug of the profile type taxonomy. |
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. |