Plugin: Formidable Lite
Filter Name: frm_entries_before_create
KB Link:
Declaration:
apply_filters( 'frm_entries_before_create', $errors, $form );
Filter Type:
Static
In class:
FrmEntriesController
Source:
formidable/classes/controllers/FrmEntriesController.php
Notes:
This hook allows you to add trigger actions and add errors after all other errors have been processed.
Contribute Comments or Examples
No Entries Found