@since: BuddyPress 1.6.0
Description
bp_get_caps_for_role

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

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

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_current_user_can

Filters whether or not the current user has a given capability.

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

_bp_enforce_bp_moderate_cap_for_admins()

Temporary implementation of ‘bp_moderate’ cap.

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

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