File: bp-members/classes/class-bp-members-admin.php |
Description |
|---|---|
| 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::get_signup_notice() |
Get admin notice when viewing the sign-up page. |
| 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::add_edit_profile_url_filter() |
Add a filter to edit profile url in WP Admin Bar. |
| BP_Members_Admin::filter_adminbar_profile_link() |
Filter the profile url. |