@since: BuddyPress 2.0.0 |
Description |
|---|---|
| BP_Signup::add() |
Add a signup. |
| bp_core_signups_add |
Filters the result of a signup addition. |
| bp_signups_admin_load |
Fires at the start of the signups admin load. |
| bp_signups_admin_allowed_actions |
Filters the allowed actions for use in the user signups admin page. |
| bp_members_admin_update_signups |
Fires at end of signups admin load if doaction does not match any actions. |
| BP_Members_Admin::signups_display_errors() |
Display any activation errors. |
| BP_Members_Admin::signups_admin() |
Signups admin page router. |
| BP_Members_Admin::signups_admin_index() |
This is the list of the Pending accounts (signups). |
| BP_Members_Admin::signups_admin_manage() |
This is the confirmation screen for actions. |
| BP_Members_Admin::signups_admin_load() |
Set up the signups admin page. |