@since: BuddyPress 2.0.0 |
Description |
|---|---|
| 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. |
| 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_Signup::get() |
Fetch signups based on parameters. |
| bp_members_signups_paged_query |
Filters the Signups paged query. |
| bp_members_signups_count_query |
Filters the Signups count query. |