Namespaces: global
Description
bp_groups_clear_invite_count_on_uninvite()

Clear a user’s cached total group invite count when a user is uninvited.

Source: bp-groups/bp-groups-cache.php:148

bp_groups_clear_invite_count_on_send()

Clear a user’s cached total group invite count when a new invite is sent.

Source: bp-groups/bp-groups-cache.php:161

groups_clear_group_user_object_cache()

Clear a user’s cached group count.

Source: bp-groups/bp-groups-cache.php:176

bp_groups_clear_group_members_caches()

Clears caches for all members in a group when a group is deleted.

Source: bp-groups/bp-groups-cache.php:114

bp_groups_clear_invite_count_for_user()

Clear a user’s cached total group invite count.

Source: bp-groups/bp-groups-cache.php:131

bp_groups_disable_at_mention_notification_for_non_public_groups()

Disable at-mention notifications for users who are not a member of the non-public group where the activity appears.

Source: bp-groups/bp-groups-filters.php:168

bp_groups_default_avatar()

Use the mystery group avatar for groups.

Source: bp-groups/bp-groups-filters.php:225

bp_groups_user_can_filter()

Filter the bp_user_can value to determine what the user can do with regards to a specific group.

Source: bp-groups/bp-groups-filters.php:253

bp_groups_allow_mods_to_delete_activity()

Filter the bp_activity_user_can_delete value to allow moderators to delete activities of a group.

Source: bp-groups/bp-groups-filters.php:423

bp_groups_update_meta_cache()

Slurp up metadata for a set of groups.

Source: bp-groups/bp-groups-cache.php:32