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. |
| bp_groups_default_avatar() |
Use the mystery group avatar for groups. |
| bp_groups_user_can_filter() |
Filter the bp_user_can value to determine what the user can do with regards to a specific group. |
| bp_groups_allow_mods_to_delete_activity() |
Filter the bp_activity_user_can_delete value to allow moderators to delete activities of a group. |
| bp_groups_screen_invites_mark_notifications() |
Mark group invitation notifications read when a member views their invitations. |
| bp_groups_screen_group_admin_requests_mark_notifications() |
Mark group join requests read when an admin or moderator visits the group administration area. |
| bp_groups_remove_data_for_user_notifications() |
Delete new group membership notifications when a user is being deleted. |
| groups_screen_notification_settings() |
Render the group settings fields on the Notification Settings page. |
| groups_register_widgets() |
Register widgets for groups component. |
| groups_ajax_widget_groups_list() |
AJAX callback for the Groups List widget. |