File: bp-core/bp-core-caps.php
Description
bp_remove_roles()

Removes BuddyPress-specific user roles.

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

bp_get_participant_role()

The participant role for registered users without roles.

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

bp_get_moderator_role()

The moderator role for BuddyPress users.

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

bp_add_roles()

Adds BuddyPress-specific user roles.

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

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_get_current_blog_roles()

Return an array of roles from the currently loaded blog.

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

bp_user_can()

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

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

editable_roles

Filters the list of editable roles.

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

bp_user_can

Filters whether or not the specified user has a given capability on a given site.

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