File: bp-members/classes/class-bp-members-admin.php |
Description |
---|---|
BP_Members_Admin::user_admin_stats_metabox() |
Render the Stats metabox to moderate inappropriate images. |
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. |
BP_Members_Admin::process_member_type_update() |
Process changes from the profile type metabox. |
bp_invalid_role_selection_extended_profile |
In configs where BuddyPress is not network activated, regular admins cannot mark a user as a spammer on front end. This prevent them to do it in the back end. |
bp_members_admin_enqueue_scripts |
Fires after all of the members JavaScript and CSS are enqueued. |
BP_Members_Admin::profile_nav() |
Create the Profile navigation in Edit User & Edit Profile pages. |
BP_Members_Admin::user_admin_load() |
Set up the user’s profile admin page. |
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. |