ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/template.php
  • Page 2

get_front_page_template()

Function: Retrieves path of front page template in current or parent template.

Source: wp-includes/template.php:411

Used by 0 functions | Uses 1 function

get_page_template()

Function: Retrieves path of page template in current or parent template.

Source: wp-includes/template.php:463

Used by 0 functions | Uses 5 functions

get_search_template()

Function: Retrieves path of search template in current or parent template.

Source: wp-includes/template.php:508

Used by 0 functions | Uses 1 function

get_query_template()

Function: Retrieves path to a template.

Source: wp-includes/template.php:23

Used by 17 functions | Uses 4 functions

{$type}_template_hierarchy

Filter Hook: Filters the list of template filenames that are searched for when retrieving a template to use.

Source: wp-includes/template.php:62

Used by 1 function | Uses 0 functions

{$type}_template

Filter Hook: Filters the path of the queried template by type.

Source: wp-includes/template.php:101

Used by 1 function | Uses 0 functions

get_index_template()

Function: Retrieves path of index template in current or parent template.

Source: wp-includes/template.php:116

Used by 0 functions | Uses 1 function

get_404_template()

Function: Retrieves path of 404 template in current or parent template.

Source: wp-includes/template.php:132

Used by 0 functions | Uses 1 function

get_archive_template()

Function: Retrieves path of archive template in current or parent template.

Source: wp-includes/template.php:148

Used by 1 function | Uses 2 functions

get_post_type_archive_template()

Function: Retrieves path of post type archive template in current or parent template.

Source: wp-includes/template.php:174

Used by 0 functions | Uses 2 functions
« Previous 1 2 3 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy