File: bp-members/classes/class-bp-members-admin.php |
Description |
|---|---|
| BP_Members_Admin::profile_admin_head() |
Highlight the Users menu if on Edit Profile and check if on the user’s admin profile. |
| BP_Members_Admin::admin_head() |
Remove the Edit Profile page. |
| BP_Members_Admin::enqueue_scripts() |
Add some specific styling to the Edit User and Edit User’s Profile page. |
| bp_members_admin_css |
Filters the CSS URL to enqueue in the Members admin area. |
| bp_members_admin_js |
Filters the JS URL to enqueue in the Members admin area. |
| 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. |