@since: BuddyPress 3.0.0 |
Description |
---|---|
BP_Groups_Component::late_includes() |
Late includes method. |
bp_groups_filter_activity_can_comment() |
Function used to determine if a user can comment on a group activity item. |
bp_groups_filter_activity_can_comment_reply() |
Function used to determine if a user can reply on a group activity comment. |
bp_groups_user_can_filter() |
Filter the bp_user_can value to determine what the user can do with regards to a specific group. |
bp_members_add_role_after_activation() |
Add default WordPress role for new signups on the BP root blog. |
bp_members_action_activate_account() |
Catches and processes account activation requests. |
BP_Members_Component::late_includes() |
Late includes method. |
bp_get_current_activation_key() |
Get the activation key from the current request URL. |
bp_get_current_activation_key |
Filters the activation key from the current request URL. |
bp_friends_delete_cached_friendships_on_friendship_save() |
Delete individual friendships from the cache when they are changed. |