apply_filters( 'llms_is_block_theme', $is_block_theme )
Filters whether the current theme is a block theme.
Parameters Parameters
- $is_block_theme
-
Whether the current theme is a block theme.
Source Source
Changelog Changelog
Version | Description |
---|---|
6.0.0 | Introduced. |