File: bp-groups/bp-groups-notifications.php |
Description |
---|---|
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. |
{$filter} |
Filters single accepted group membership request notification for non-string format. |
bp_groups_{$action}_notification |
Filters plugin-added group-related custom component_actions. |
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. |
groups_notification_new_membership_request() |
Notify group admin about new membership request. |
groups_notification_membership_request_completed() |
Notify member about their group membership request. |
groups_notification_promoted_member() |
Notify group member they have been promoted. |