wpseek.com
A WordPress-centric search engine for devs and theme authors



page_template_hierarchy › WordPress Filter Hooks

Sincen/a
Deprecatedn/a
apply_filters( 'page_template_hierarchy', array( 'page', 'singular', 'index' )
Defined at:
Codex:

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





Source

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