ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • Template
  • Page 26

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

_walk_bookmarks()

Function: The formatted output of a list of bookmarks.

Source: wp-includes/bookmark-template.php:51

Used by 1 function | Uses 2 functions

wp_list_bookmarks()

Function: Retrieves or echoes all of the bookmarks.

Source: wp-includes/bookmark-template.php:219

Used by 1 function | Uses 4 functions

wp_list_bookmarks

Filter Hook: Filters the bookmarks list before it is echoed or returned.

Source: wp-includes/bookmark-template.php:329

Used by 1 function | Uses 0 functions

Walker_Page

Class: Core walker class used to create an HTML list of pages.

Source: wp-includes/class-walker-page.php:17

Used by 0 functions | Uses 1 function
« Previous 1 … 25 26 27 … 70 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy