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.


Top ↑

Source Source

File: includes/forms/class-llms-form-field.php

View on GitHub



Top ↑

Changelog Changelog

Changelog
Version Description
5.0.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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