get_category_template()
Function: Retrieves path of category template in current or parent template.
Source: wp-includes/template.php:252
Function: Retrieves path of category template in current or parent template.
Source: wp-includes/template.php:252
Function: Retrieves path of tag template in current or parent template.
Source: wp-includes/template.php:298
Function: Retrieves path of custom taxonomy term template in current or parent template.
Source: wp-includes/template.php:344
Function: Retrieves path of date template in current or parent template.
Source: wp-includes/template.php:377
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
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