apply_filters( 'llms_field_settings', array $settings, LLMS_Form_Field $field )

Filters the settings of a LifterLMS Form Field


Description Description


Parameters Parameters

$settings

Field settings.

$field

Form field class instance.


Top ↑

Source Source

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


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.