LLMS_Form_Field::get_deprecated_html_attributes()
Ensure deprecated settings still function.
Description Description
The legacy "min_length", "max_length", and "style" settings should now be passed via the "attributes" setting.
Return Return
(array)
Source Source
File: includes/forms/class-llms-form-field.php
Changelog Changelog
Version | Description |
---|---|
5.0.0 | Introduced. |