File: bp-groups/bp-groups-notifications.php |
Description |
---|---|
bp_groups_delete_group_delete_all_notifications() |
Remove all notifications for any member belonging to a specific group. |
bp_groups_delete_promotion_notifications() |
When a demotion takes place, delete any corresponding promotion notifications. |
bp_groups_accept_invite_mark_notifications() |
Mark notifications read when a member accepts a group invitation. |
bp_groups_accept_request_mark_notifications() |
Mark notifications read when a member’s group membership request is granted. |
groups_notification_group_invites() |
Notify a member they have been invited to a group. |
groups_format_notifications() |
Format notifications for the Groups component. |
bp_groups_{$amount}_ |
Filters single group invitation notification for non-string format. |
groups_notification_group_updated() |
Notify all group members when a group is updated. |
groups_notification_group_update_updated_items |
Filters the bullet points listing updated items in the email notification after a group is updated. |
bp_groups_sent_updated_email |
Fires after the notification is sent that a group has been updated. |