apply_filters( 'llms_load_blocks_plugin', boolean $load )
Allows disabling the blocks plugin & functionality.
Description Description
Parameters Parameters
- $load
-
(boolean) Whether the plugin should be loaded. Defaults to
true
.
Source Source
File: vendor/lifterlms/lifterlms-blocks/lifterlms-blocks.php
Changelog Changelog
Version | Description |
---|---|
1.0.0 | Introduced. |
User Contributed Notes User Contributed Notes
Permalink: