Plugin: Formidable Pro
Filter Name: frm_field_input_html
KB Link:
Declaration:
do_action( 'frm_field_input_html', $atts['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
No Entries Found