Hook Detail

Plugin: Formidable Lite
Filter Name: frm_to_email
KB Link:
Declaration:
apply_filters( 'frm_to_email', $to, $values, $this->form->id, $args );
Filter Type:
Static
In class:
FrmEmail
Source:
formidable/classes/models/FrmEmail.php
Notes:

This hook gives you added control over emails. You may customize it to send emails to specific recipients based on certain field selections or to conditionally stop the email from sending.

Contribute Comments or Examples

Codex Comments/Examples
First
Last
No Entries Found