Hook Detail

Plugin: Formidable Lite
Filter Name: frm_form_classes
KB Link:
Declaration:
do_action( 'frm_form_classes', $form );
Action Type:
Static
Source:
formidable/classes/views/frm-entries/new.php
Notes:

This hook allows you to add classes to the tag for all forms or only those that are specified. This code can be used to add a background color to your forms.

Contribute Comments or Examples

Codex Comments/Examples
First
Last
No Entries Found