@since: BuddyPress 1.6.0 |
Description |
---|---|
BP_Admin::setup_globals() |
Set admin-related globals. |
BP_Admin::includes() |
Include required files. |
BP_Admin::setup_actions() |
Set up the admin hooks, actions, and filters. |
BP_Admin::admin_menus() |
Register site- or network-admin nav menu elements. |
BP_Admin |
Load BuddyPress plugin admin area. |
BP_Core::includes() |
Include bp-core files. |
bp_remove_roles() |
Removes BuddyPress-specific user roles. |
bp_get_participant_role() |
The participant role for registered users without roles. |
bp_get_moderator_role() |
The moderator role for BuddyPress users. |
bp_admin() |
Setup BuddyPress Admin. |