Hook Detail

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

This dynamic action is used to execute callbacks for:

An example of usage can be seen here: https://formidableforms.com/knowledgebase/user-registration/#kb-prevent-s2member-redirect

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