Namespaces: global |
Description |
|---|---|
| bp_get_current_member_type() |
Get the “current” profile type, if one is provided, in member directories. |
| bp_get_member_type_tax_name() |
Return the slug of the profile type taxonomy. |
| bp_register_member_type() |
Register a profile type. |
| bp_get_displayed_user() |
Get the displayed user Object |
| 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_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. |