Namespaces: global |
Description |
|---|---|
| bp_admin() |
Setup BuddyPress Admin. |
| BP_Customizer_Control_Range |
BuddyPress Customizer font size control. |
| BP_Integration |
API to create BuddyBoss Integration. |
| bp_add_roles() |
Adds BuddyPress-specific user roles. |
| bp_remove_caps() |
Remove capabilities from WordPress user roles. |
| bp_map_meta_caps() |
Map community caps to built in WordPress caps. |
| bp_get_community_caps() |
Return community capabilities. |
| bp_get_caps_for_role() |
Return an array of capabilities based on the role that is being requested. |
| bp_set_current_user_default_role() |
Set a default role for the current user. |
| bp_current_user_can() |
Check whether the current user has a given capability. |