Plugin: Formidable Lite
Filter Name: frm_add_form_style_class
KB Link:
Declaration:
apply_filters( 'frm_add_form_style_class', $class, $style );
Filter Type:
Static
In class:
FrmFormsHelper
Source:
formidable/classes/helpers/FrmFormsHelper.php
Notes:
Each form style will have its own unique class name. When this form class name is added to the form, it will allow control for which styling settings the form uses.
Contribute Comments or Examples
No Entries Found