@since: BuddyPress 2.0.0 |
Description |
---|---|
bp_members_admin_xprofile_metabox |
Fires before loading the profile fields if component is active. |
bp_members_admin_user_metaboxes |
Fires at the end of the Community Profile screen. |
bp_members_admin_update_user |
Fires at end of user profile admin load if doaction does not match any available actions. |
BP_Members_Admin::admin_menus() |
Create the All Users / Profile > Edit Profile and All Users Signups submenus. |
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. |