@since: BuddyPress 1.6.0 |
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_setup_core() |
Set up the bp-core component. |
bp_verify_nonce_request() |
Makes sure the user requested an action from another page on this site. |
bp_verify_nonce_request |
Fires at the end of the nonce verification check. |
bp_first_activity_for_member |
Fires inside the recording of an activity item. |
bp_core_parse_args_array() |
A utility for parsing individual function arguments into an array. |