Plugin: Formidable Lite
Filter Name: frm_email_message
KB Link:
Declaration:
apply_filters( 'frm_email_message', $this->message, $this->package_atts() );
Filter Type:
Static
In class:
FrmEmail
Source:
formidable/classes/models/FrmEmail.php
Notes:
This hook can be used to edit or replace the message body of an email sent by a form.
Contribute Comments or Examples
No Entries Found