apply_filters( 'groups_notification_group_update_updated_items', array $changed )
Filters the bullet points listing updated items in the email notification after a group is updated.
Parameters Parameters
- $changed
-
(array) Array of bullet points.
Source Source
Changelog Changelog
Version | Description |
---|---|
2.2.0 | Introduced. |