File: bp-members/bp-members-functions.php |
Description |
|---|---|
| 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. |
| bp_get_displayed_user() |
Get the displayed user Object |
| 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. |