Plugin: Formidable Lite
Filter Name: frm_replace_shortcodes
KB Link:
Declaration:
apply_filters( 'frm_replace_shortcodes', $this->html, $this->field_obj->get_field(), $atts );
Filter Type:
Static
In class:
FrmFieldFormHtml
Source:
formidable/classes/models/FrmFieldFormHtml.php
Notes:
Use this hook to change the HTML for any fields in your form.
Contribute Comments or Examples
No Entries Found