get_query_template()
Function: Retrieves path to a template.
Source: wp-includes/template.php:23
Function: Retrieves path to a template.
Source: wp-includes/template.php:23
Filter Hook: Filters the list of template filenames that are searched for when retrieving a template to use.
Source: wp-includes/template.php:62
Filter Hook: Filters the path of the queried template by type.
Source: wp-includes/template.php:101
Function: Retrieves path of index template in current or parent template.
Source: wp-includes/template.php:116
Function: Retrieves path of 404 template in current or parent template.
Source: wp-includes/template.php:132
Function: Retrieves path of archive template in current or parent template.
Source: wp-includes/template.php:148
Function: The formatted output of a list of bookmarks.
Source: wp-includes/bookmark-template.php:51
Function: Retrieves or echoes all of the bookmarks.
Source: wp-includes/bookmark-template.php:219
Filter Hook: Filters the bookmarks list before it is echoed or returned.
Source: wp-includes/bookmark-template.php:329
Class: Core walker class used to create an HTML list of pages.
Source: wp-includes/class-walker-page.php:17