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.
Description Description
Parameters Parameters
- $changed
-
Array of bullet points.
Source Source
File: bp-groups/bp-groups-notifications.php
Changelog Changelog
Version | Description |
---|---|
2.2.0 | Introduced. |