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



page_template_hierarchy › WordPress过滤钩子

Sincen/a
已弃用n/a
apply_filters( 'page_template_hierarchy', array( 'page', 'singular', 'index' )
定义在:
文档:

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





源码

return apply_filters( 'page_template_hierarchy', array( 'page', 'singular', 'index' ) );