Hook Detail

Plugin: Formidable Lite
Filter Name: frm_submit_button_html
KB Link:
Declaration:
apply_filters( 'frm_submit_button_html', $button, compact( 'form' ) );
Filter Type:
Static
In class:
FrmFormsHelper
Source:
formidable/classes/helpers/FrmFormsHelper.php
Notes:

This hook allows you to change the HTML of the submit button before it applies the custom submit button classes.

Contribute Comments or Examples

Codex Comments/Examples
First
Last
No Entries Found