apply_filters( 'llms_load_blocks_plugin', boolean $load )
Allows disabling the blocks plugin & functionality.
Parameters Parameters
- $load
-
(boolean) Whether the plugin should be loaded. Defaults to
true.
Source Source
Changelog Changelog
| Version | Description |
|---|---|
| 1.0.0 | Introduced. |