Plugin: Formidable Lite
Filter Name: frm_pre_update_entry
KB Link:
Declaration:
apply_filters( 'frm_pre_update_entry', $values, $id );
Filter Type:
Static
In class:
FrmEntry
Source:
formidable/classes/models/FrmEntry.php
Notes:
This hook allows you to do something with the data that was entered in the form before it is changed and the form is updated.
Contribute Comments or Examples
No Entries Found