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_membership_request_completed() |
Notify member about their group membership request. |
groups_notification_promoted_member() |
Notify group member they have been promoted. |
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. |