Plugin: Formidable Lite
Filter Name: frm_after_duplicate_entry
KB Link:
Declaration:
do_action( 'frm_after_duplicate_entry', $entry_id, $new_values['form_id'], array( 'old_id' => $id ) );
Action Type:
Static
In class:
FrmEntry
Source:
formidable/classes/models/FrmEntry.php
Notes:
This hook allows you to something after an entry has been duplicated.
Contribute Comments or Examples
No Entries Found