Plugin: Formidable API
Filter Name: frm_before_destroy_entry
KB Link:
Declaration:
do_action( 'frm_before_destroy_entry', $entry_id );
Action Type:
Static
In class:
FrmAPIv1Controller
Source:
formidable-api/controllers/FrmAPIv1Controller.php
Basic Usage:
Notes:
This hook allows you to do something before an entry is destroyed.
Contribute Comments or Examples
No Entries Found