apply_filters( 'llms_forms_is_block_visible', bool $visible, array $block )

Filter whether or not the block is visible.


Description Description


Parameters Parameters

$visible

Whether or not the block is visible.

$block

Parsed 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.