Allows render_block() to be short-circuited, by returning a non-null value.
$pre_renderstring|null
$parsed_blockarray
blockName stringattrs arrayinnerBlocks array[]innerHTML stringinnerContent array$parent_blockWP_Block|null
$pre_render = apply_filters( 'pre_render_block', null, $parsed_block, $parent_block );
© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/pre_render_block