Namespaces: global
Description
bp_remove_caps()

Remove capabilities from WordPress user roles.

Source: bp-core/bp-core-caps.php:91

bp_map_meta_caps()

Map community caps to built in WordPress caps.

Source: bp-core/bp-core-caps.php:131

bp_get_community_caps()

Return community capabilities.

Source: bp-core/bp-core-caps.php:153

bp_get_caps_for_role()

Return an array of capabilities based on the role that is being requested.

Source: bp-core/bp-core-caps.php:176

bp_set_current_user_default_role()

Set a default role for the current user.

Source: bp-core/bp-core-caps.php:219

bp_current_user_can()

Check whether the current user has a given capability.

Source: bp-core/bp-core-caps.php:256

bp_user_can()

Check whether the specified user has a given capability on a given site.

Source: bp-core/bp-core-caps.php:314

bp_core_remove_nav_item()

Deletes an item from the primary navigation of the specified component.

Source: bp-core/bp-core-buddybar.php:797

bp_core_register_subnav_screen_function()

Register a screen function, whether or not a related subnav link exists.

Source: bp-core/bp-core-buddybar.php:585

bp_core_maybe_hook_new_subnav_screen_function()

For a given subnav item, either hook the screen function or generate redirect arguments, as necessary.

Source: bp-core/bp-core-buddybar.php:655