@since: BuddyPress 2.0.0 |
Description |
|---|---|
| bp_core_get_user_displaynames() |
Fetch the display name for a group of users. |
| bp_signup_pre_validate |
Fires before the validation of a new signup. |
| bp_core_signup_before_activate |
Fires before activation of user accounts. |
| bp_core_signup_after_activate |
Fires after activation of user accounts. |
| bp_core_signup_activate |
Filters the result of the metadata after user activation. |
| BP_Signup::delete() |
Delete a pending account. |
| bp_core_signup_before_delete |
Fires before deletion of pending accounts. |
| bp_core_signup_after_delete |
Fires after deletion of pending accounts. |
| bp_core_signup_delete |
Filters the result of the metadata for deleted pending accounts. |
| bp_core_signups_count |
Filters the total inactive signups. |