File: bp-core/bp-core-caps.php |
Description |
---|---|
bp_get_community_caps() |
Return community capabilities. |
bp_get_community_caps |
Filters community capabilities. |
bp_get_caps_for_role() |
Return an array of capabilities based on the role that is being requested. |
bp_get_caps_for_role |
Filters the array of capabilities based on the role that is being requested. |
bp_set_current_user_default_role() |
Set a default role for the current user. |
bp_current_user_can() |
Check whether the current user has a given capability. |
bp_current_user_can |
Filters whether or not the current user has a given capability. |
bp_get_current_blog_roles() |
Return an array of roles from the currently loaded blog. |
bp_user_can() |
Check whether the specified user has a given capability on a given site. |
editable_roles |
Filters the list of editable roles. |