Namespaces: global |
Description |
|---|---|
| bp_core_reset_subnav_items() |
Clear all subnav items from a specific nav item. |
| bp_get_admin_bar_pref() |
Retrieve the Toolbar display preference of a user based on context. |
| bp_get_current_blog_roles() |
Return an array of roles from the currently loaded blog. |
| bp_add_caps() |
Add capabilities to WordPress 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_core_remove_nav_item() |
Deletes an item from the primary navigation of the specified component. |
| bp_core_register_nav_screen_function() |
Register a screen function for an item in the main nav array. |
| bp_core_new_nav_default() |
Modify the default subnav item that loads when a top level nav item is clicked. |