Filter: gravityview/entry-revisions/send-notifications
Whether to trigger or suppress send notifications.
Parameters
| Name | Type | Description |
|---|---|---|
| $ | bool | Send or not. Default: true (send notifications) |
| $revision_to_add | array | The new revision added. |
| $current_entry | array | The replaced entry. |
| $changed_fields | array | The new entry, with only the changed fields |
Source
Defined in class-gv-entry-revisions.php at line 419