Skip to main content

Filter: gravityview/field/notes/email_content

Modify the values passed when sending a note email.

Parameters

NameTypeDescription
$email_settingsarrayValues 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