Plugin: Formidable Lite
Filter Name: frm_trigger_my_action_name_action
KB Link:
Declaration:
add_action('frm_trigger_my_action_name_action', 'trigger_my_action', 10, 4)
Action Type:
Static
In class:
FrmFormActionsController
Source:
formidable/classes/controllers/FrmFormActionsController.php
Notes:
This dynamic action is the realization of 'frm_trigger_' . $action->post_excerpt . '_action'.
The KB page that references this action falls under the topic of Creating Add-ons and should be of particular interest to developers.
Contribute Comments or Examples
No Entries Found