@since: BuddyPress 2.0.0 |
Description |
---|---|
BP_Signup::update() |
Update the meta for a signup. |
bp_core_signups_update |
Filters the signup ID which received a meta update. |
BP_Signup::resend() |
Resend an activation email. |
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_signups_add |
Filters the result of a signup addition. |
BP_Signup::add_backcompat() |
Create a WP user at signup. |
bp_core_signups_add_backcompat |
Filters the user ID for the backcompat functionality. |