File: bp-groups/bp-groups-activity.php |
Description |
---|---|
bp_groups_get_activity_group() |
Get the group object the activity belongs to. |
bp_groups_format_activity_action_activity_update() |
Format groups ‘activity_update’ activity actions. |
bp_groups_format_activity_action_activity_update |
Filters the groups ‘activity_update’ activity actions. |
bp_groups_get_activity_where_conditions() |
Filters the where condition to add private groups posts into user’s feed This filter supports `bp_groups_filter_activity_scope` function because we truncated the scope queries |
bp_groups_group_details_updated_add_activity() |
Add an activity item when a group’s details are updated. |
bp_groups_delete_group_delete_all_activity() |
Delete all activity items related to a specific group. |
bp_groups_leave_group_delete_recent_activity() |
Delete group member activity if they leave or are removed within 5 minutes of membership modification. |
bp_groups_membership_accepted_add_activity() |
Add an activity feed item when a member joins a group. |
groups_activity_membership_accepted_action |
Filters the ‘membership_accepted’ activity actions. |
bp_groups_prefetch_activity_object_data() |
Fetch data related to groups at the beginning of an activity loop. |