LLMS_Form_Templates::find_reusable_block()
Method: Locates an existing wp_block post by field id
Source: includes/forms/class-llms-form-templates.php:103
Method: Locates an existing wp_block post by field id
Source: includes/forms/class-llms-form-templates.php:103
Method: Modifies a field for usage in the “free enrollment” checkout form
Source: includes/forms/class-llms-forms.php:1219
Method: Loads reusable blocks into a block list.
Source: includes/forms/class-llms-forms.php:1118
Method: Returns a filtered version of `$block_list` containing only the passed `$block` and its parents.
Source: includes/forms/class-llms-forms.php:1034
Method: Returns a list of block parents plus the block itself in reverse order
Source: includes/forms/class-llms-forms.php:978
Method: Determine if a block is visible in the list it’s contained based on LifterLMS Visibility Settings
Source: includes/forms/class-llms-forms.php:940
Filter Hook: Filter whether or not the block is visible in the list of blocks it’s contained.
Source: includes/forms/class-llms-forms.php:964
Method: Retrieve an array of form fields used for the “free enrollment” form
Source: includes/forms/class-llms-forms.php:789
Method: Retrieve an array of LLMS_Form_Field settings from an array of blocks.
Source: includes/forms/class-llms-forms.php:469
Method: Pull LifterLMS Form Field blocks from an array of parsed WP Blocks.
Source: includes/forms/class-llms-forms.php:327