File: bp-members/classes/class-bp-members-admin.php |
Description |
---|---|
BP_Members_Admin::users_type_change_notice() |
Display an admin notice upon profile type bulk update. |
BP_Members_Admin::users_table_add_type_column() |
Add profile type column to the WordPress admin users list table. |
BP_Members_Admin::users_table_populate_type_cell() |
Return member’s type for display in the WP admin users list table. |
BP_Members_Admin::users_table_filter_by_type() |
Filter WP Admin users list table to include users of the specified type. |
BP_Members_Admin::format_xprofile_field_for_display() |
Formats a signup’s xprofile field data for display. |
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_user_stats |
Fires in the user stats metabox if the user has activated their account. |
BP_Members_Admin::user_admin_member_type_metabox() |
Render the profile type metabox. |