Hook Detail

Plugin: Formidable API
Filter Name: frm_before_field_created
KB Link:
Declaration:
apply_filters( 'frm_before_field_created', FrmFieldsHelper::setup_new_vars( $field['type'], $form_id ) );
Filter Type:
Static
In class:
FrmAPIv1Controller
Source:
formidable-api/controllers/FrmAPIv1Controller.php
Notes:

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