apply_filters( 'llms_forms_required_block_fields', array[] $fields, string $location, array $args )

Filters the required block fields to add to the form


Parameters Parameters

$fields

(array[]) Array of field_id => block_name required.

$location

(string) The request form location ID.

$args

(array) Additional arguments passed to the short-circuit filter.


Top ↑

Source Source

File: includes/forms/class-llms-forms-dynamic-fields.php

View on GitHub



Top ↑

Changelog Changelog

Changelog
Version Description
5.1.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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