Filters the content of a single block.
The dynamic portion of the hook name, $name, refers to the block name, e.g. "core/paragraph".
$block_contentstring
$blockarray
$instanceWP_Block
$block_content = apply_filters( "render_block_{$this->name}", $block_content, $this->parsed_block, $this );
© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/render_block_this-name