@since: BuddyPress 1.6.0
Description
bp_remove_caps

Fires after the removal of capabilities from WordPress user roles.

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

bp_map_meta_caps()

Map community caps to built in WordPress caps.

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

bp_map_meta_caps

Filters the community caps mapping to be built in WordPress caps.

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

bp_get_community_caps()

Return community capabilities.

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

bp_get_community_caps

Filters community capabilities.

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

bp_setup_core()

Set up the bp-core component.

Source: bp-core/bp-core-loader.php:19

bp_verify_nonce_request()

Makes sure the user requested an action from another page on this site.

Source: bp-core/bp-core-functions.php:2233

bp_verify_nonce_request

Fires at the end of the nonce verification check.

Source: bp-core/bp-core-functions.php:2293

bp_first_activity_for_member

Fires inside the recording of an activity item.

Source: bp-core/bp-core-functions.php:1608

bp_core_parse_args_array()

A utility for parsing individual function arguments into an array.

Source: bp-core/bp-core-functions.php:242