Filter: gravityview/field/notes/email_content
Modify the values passed when sending a note email.
Parameters
| Name | Type | Description |
|---|---|---|
| $email_settings | array | Values being passed to the GVCommon::send_email() method: 'from', 'to', 'bcc', 'reply_to', 'subject', 'message', 'from_name', 'message_format', 'entry', 'email_footer' |
See Also
Since
- 1.17
Source
Defined in src/Field/Types/Notes.php at line 1200