apply_filters( 'llms_form_field', string $html , array $field )
Modify the HTML output of a form field
Contents
Parameters Parameters
- $html
-
(string) HTML string for the field.
- $field
-
(array) Form field options used to generate the field.