File: bp-members/classes/class-bp-members-admin.php |
Description |
---|---|
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::users_table_output_type_change_select() |
Display a dropdown to bulk change the profile type of selected user(s). |
BP_Members_Admin::filter_adminbar_profile_link() |
Filter the profile url. |
BP_Members_Admin::remove_edit_profile_url_filter() |
Remove the filter to edit profile url in WP Admin Bar. |