apply_filters( "llms_form_field_options_preset_{$preset_id}", array $options, array $settings, LLMS_Form_Field $fomr_field )

Define custom / 3rd party presets


Parameters Parameters

$options

(array) Array of options.

$settings

(array) Prepared field settings.

$fomr_field

(LLMS_Form_Field) Form field object 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.