apply_filters( 'llms_form_field', string $html, array $field )

Modify the HTML output of a form field


Parameters Parameters

$html

(string) HTML string for the field.

$field

(array) Form field options used to generate the field.


Top ↑

Source Source

File: includes/llms.functions.core.php

View on GitHub


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.