File: bp-members/classes/class-bp-members-admin.php |
Description |
---|---|
BP_Members_Admin::bp_profile_layout_update_option() |
Set Cookie to reset the previous layout stored in browser storage. |
BP_Members_Admin::bp_group_layout_update_option() |
Set Cookie to reset the previous layout stored in browser storage. |
BP_Members_Admin::bp_registration_update_site_option() |
Update the BuddyBoss > Settings > General > Registrations options based on the Multi Site registration settings. |
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::users_table_process_bulk_type_change() |
Process bulk profile type change submission from the WP admin users list table. |