apply_filters( 'llms_field_settings', array $settings , LLMS_Form_Field $field )
Filters the settings of a LifterLMS Form Field
Parameters Parameters
- $settings
-
(array) Field settings.
- $field
-
(LLMS_Form_Field) Form field class instance.
Source Source
Changelog Changelog
Version | Description |
---|---|
5.0.0 | Introduced. |