apply_filters( 'llms_forms_block_to_field_settings', array $attrs, array $block )

Filter an LLMS_Form_Field settings array after conversion from a field block


Description Description


Parameters Parameters

$attrs

An array of LLMS_Form_Field settings.

$block

A WP Block array.


Top ↑

Source Source

File: includes/forms/class-llms-forms.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.