Hook Detail

Plugin: Formidable Lite
Filter Name: 'frm_trigger_' . $action->post_excerpt . '_action'
KB Link:
Declaration:
do_action( 'frm_trigger_' . $action->post_excerpt . '_action', $action, $entry, $form, $event );
Action Type:
Dynamic
In class:
FrmFormActionsController
Source:
formidable/classes/controllers/FrmFormActionsController.php
Notes:

This dynamic action executes the call back for frm_trigger_my_action_name_action

The KB page that references this filter falls under the topic of Creating Add-ons and should be of particular interest to developers.

Contribute Comments or Examples

Codex Comments/Examples
First
Last
No Entries Found