File: bp-members/classes/class-bp-members-admin.php |
Description |
---|---|
bp_members_admin_load |
Fires at the start of the signups admin load. |
bp_members_admin_allowed_actions |
Filters the allowed actions for use in the user admin page. |
bp_members_admin_xprofile_metabox |
Fires before loading the profile fields if component is active. |
BP_Members_Admin::get_user_id() |
Get the user ID. |
bp_members_admin_user_metaboxes |
Fires at the end of the Community Profile screen. |
BP_Members_Admin::member_can_edit() |
Can the current user edit the one displayed. |
bp_members_admin_update_user |
Fires at end of user profile admin load if doaction does not match any available actions. |
BP_Members_Admin::get_user_notice() |
Get admin notice when saving a user or member profile. |
BP_Members_Admin::user_profile_menu() |
Create the /user/ admin Profile submenus for all members. |
BP_Members_Admin::admin_menus() |
Create the All Users / Profile > Edit Profile and All Users Signups submenus. |