Hook Detail

Plugin: Formidable Pro
Filter Name: frm_field_input_html
KB Link:
Declaration:
do_action( 'frm_field_input_html', $field );
Action Type:
Static
In class:
FrmProFieldsHelper
Source:
formidable-pro/classes/helpers/FrmProFieldsHelper.php
Notes:

This hook can be used to add HTML within input tags in a field. It is especially helpful for adding HTML5 placeholder text, required attributes, and formatting field input.

Contribute Comments or Examples

Codex Comments/Examples
First
Last
No Entries Found