Plugin: Formidable Lite
Filter Name: frm_email_header
KB Link:
Declaration:
apply_filters( 'frm_email_header', $this->package_header(), array('to_email' => $recipient, 'subject' => $this->subject,) );
Filter Type:
Static
In class:
FrmEmail
Source:
formidable/classes/models/FrmEmail.php
Notes:
This hook allows you to add or change headers for the email notifications.
Contribute Comments or Examples
No Entries Found