File: bp-groups/bp-groups-activity.php
Description
bp_groups_get_activity_group()

Get the group object the activity belongs to.

Source: bp-groups/bp-groups-activity.php:84

bp_groups_format_activity_action_activity_update()

Format groups ‘activity_update’ activity actions.

Source: bp-groups/bp-groups-activity.php:173

bp_groups_format_activity_action_activity_update

Filters the groups ‘activity_update’ activity actions.

Source: bp-groups/bp-groups-activity.php:189

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

Source: bp-groups/bp-groups-activity.php:613

bp_groups_group_details_updated_add_activity()

Add an activity item when a group’s details are updated.

Source: bp-groups/bp-groups-activity.php:644

bp_groups_delete_group_delete_all_activity()

Delete all activity items related to a specific group.

Source: bp-groups/bp-groups-activity.php:728

bp_groups_leave_group_delete_recent_activity()

Delete group member activity if they leave or are removed within 5 minutes of membership modification.

Source: bp-groups/bp-groups-activity.php:752

bp_groups_membership_accepted_add_activity()

Add an activity feed item when a member joins a group.

Source: bp-groups/bp-groups-activity.php:601

groups_activity_membership_accepted_action

Filters the ‘membership_accepted’ activity actions.

Source: bp-groups/bp-groups-activity.php:620

groups_register_activity_actions

Fires at end of registration of the default activity actions for the Groups component.

Source: bp-groups/bp-groups-activity.php:71