Plugin: Formidable Lite
Filter Name: frm_custom_html
KB Link:
Declaration:
apply_filters( 'frm_custom_html', $default_html, $type );
Filter Type:
Static
In class:
FrmFieldsHelper
Source:
formidable/classes/helpers/FrmFieldsHelper.php
Notes:
This hook allows you to change the default HTML for all newly created fields. It will not change HTML for existing fields.
Contribute Comments or Examples
No Entries Found