apply_filters( 'llms_blocks_load_bc_scripts', boolean $load_scripts )
Filter allowing opt-out of block editor backwards compatibility scripts.
Parameters Parameters
- $load_scripts
-
(boolean) Whether or not to load the scripts.
Source Source
File: libraries/lifterlms-blocks/includes/class-llms-blocks-assets.php
Changelog Changelog
Version | Description |
---|---|
2.0.0 | Introduced. |