wpseek.com
WordPress开发者和主题制作者的搜索引擎



pre_render_block › WordPress过滤钩子

Sincen/a
已弃用n/a
apply_filters( 'pre_render_block', null, $inner_block->parsed_block, $parent_block )
定义在:
文档:

This filter is documented in wp-includes/blocks.php





源码

$pre_render = apply_filters( 'pre_render_block', null, $inner_block->parsed_block, $parent_block );