@since: BuddyPress 2.0.0 |
Description |
|---|---|
| BP_Signup::__construct() |
Class constructor. |
| BP_Signup::populate() |
Populate the instantiated class with data based on the signup_id provided. |
| 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::row_actions() |
Add a link to Profile in Users listing row actions. |