File: bp-members/classes/class-bp-signup.php |
Description |
---|---|
bp_core_signup_before_resend |
Fires before activation emails are resent. |
bp_core_signup_after_resend |
Fires after activation emails are resent. |
bp_core_signup_resend |
Filters the result of the metadata for signup activation email resends. |
BP_Signup::activate() |
Activate a pending account. |
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. |