Module::filter_block( string $block_content, array $block )
Add content-visible class to core blocks.
Parameters
- $block_content
-
(Required) The block content.
- $block
-
(Required) The block array.
Return
(string)
Source
File: includes/modules/performance/module.php
Expand full source code Collapse full source code View on Github