Summery Summery
Filters the block being rendered in render_block(), before it’s processed.
Syntax Syntax
Parameters Parameters
- $parsed_block
-
The block being rendered.
- $source_block
-
An un-modified copy of $parsed_block, as it appeared in the source content.
Source Source
File: wp-includes/blocks.php
Advertisement
Changelog Changelog
Version | Description |
---|---|
5.1.0 | Introduced. |