Hook Detail

Plugin: Formidable Lite
Filter Name: frm_skip_form_action
KB Link:
Declaration:
apply_filters( 'frm_skip_form_action', $skip_this_action, compact( 'action', 'entry', 'form', 'event' ) );
Filter Type:
Static
In class:
FrmFormActionsController
Source:
formidable/classes/controllers/FrmFormActionsController.php
Notes:

Use this hook to conditionally skip Form Actions.

Limitation: It is not intended to work with form actions triggered by the Form Action Automation add-on.

Contribute Comments or Examples

Codex Comments/Examples
First
Last
No Entries Found