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
GVCommon::send_email
Since
Source
Defined in includes/extensions/entry-notes/class-gravityview-field-notes.php at line 974