LLMS_Forms::get_fields_settings_from_blocks( array $blocks )

Retrieve an array of LLMS_Form_Fields settings arrays from an array of blocks


Description Description


Parameters Parameters

$blocks

(Required) Array of WP Block arrays from parse_blocks().


Top ↑

Return Return

(false|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.