Namespaces: global
Description
bp_groups_filter_document_scope()

Set up document arguments for use with the ‘groups’ scope.

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

bp_groups_filter_folder_scope()

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

bp_groups_exclude_forums_by_group_type_args()

Exclude Forums from forum loop if any forum is attached to a group and that group have a group type and that group type is hidden from the directory page.

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

bp_groups_exclude_forums_topics_by_group_type_args()

Exclude Forums topic from topic loop if any forum is attached to a group and that group have a group type and that group type is hidden from the directory page.

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

bp_groups_filter_media_scope()

Set up media arguments for use with the ‘groups’ scope.

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

bp_groups_disable_at_mention_forums_notification_for_non_public_groups()

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

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

bp_groups_clear_group_administrator_cache_on_member_delete()

Clear group administrator and moderator cache when a group member is deleted.

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

bp_groups_clear_user_group_cache_on_invitation_save()

Clear caches on saving a group invitation or request.

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

bp_groups_clear_user_group_cache_on_invitation_change()

Clear caches on invitation deletion or update.

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

bp_groups_get_activity_group()

Get the group object the activity belongs to.

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