Plugin: Formidable Lite
Filter Name: frm_before_duplicate_entry_values
KB Link:
Declaration:
apply_filters( 'frm_before_duplicate_entry_values', $metas );
Filter Type:
Static
In class:
FrmEntryMeta
Source:
formidable/classes/models/FrmEntryMeta.php
Notes:
Use this filter to change the values in a duplicated entry before it gets saved. It is used in auto-increment [auto_id] values when an entry is duplicated.
Contribute Comments or Examples
No Entries Found