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



get_block_file_template › WordPress过滤钩子

Sincen/a
已弃用n/a
apply_filters( 'get_block_file_template', null, $id, $template_type )
定义在:
文档:

This filter is documented in wp-includes/block-template-utils.php





源码

return apply_filters( 'get_block_file_template', null, $id, $template_type );