File: bp-members/classes/class-bp-signup.php |
Description |
|---|---|
| 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::check_user_status() |
Check a user status (from wp_users) on a non-multisite config. |
| bp_core_signups_check_user_status |
Filters the user status of a provided user ID. |
| BP_Signup::validate() |
Activate a signup. |
| bp_core_signups_validate |
Filters the status of the activated user. |
| BP_Signup::count_signups() |
How many inactive signups do we have? |