Plugin: Formidable Lite
Filter Name: frm_time_to_check_duplicates
KB Link:
Declaration:
apply_filters( 'frm_time_to_check_duplicates', 60, $new_values );
Filter Type:
Static
In class:
FrmEntry
Source:
formidable/classes/models/FrmEntry.php
Notes:
This hook can be used to change the amount of time that is allowed between duplicate entries. By default, duplicate entries can't be submitted within 60 seconds of each other.
Contribute Comments or Examples
No Entries Found