Namespaces: global
Description
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_screen_invites_mark_notifications()

Mark group invitation notifications read when a member views their invitations.

Source: bp-groups/bp-groups-notifications.php:1158

bp_groups_screen_group_admin_requests_mark_notifications()

Mark group join requests read when an admin or moderator visits the group administration area.

Source: bp-groups/bp-groups-notifications.php:1170

bp_groups_remove_data_for_user_notifications()

Delete new group membership notifications when a user is being deleted.

Source: bp-groups/bp-groups-notifications.php:1184

groups_screen_notification_settings()

Render the group settings fields on the Notification Settings page.

Source: bp-groups/bp-groups-notifications.php:1196

groups_register_widgets()

Register widgets for groups component.

Source: bp-groups/bp-groups-widgets.php:17

groups_ajax_widget_groups_list()

AJAX callback for the Groups List widget.

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