ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • Template
  • Page 24

get_template_part()

Function: Loads a template part into a template.

Source: wp-includes/general-template.php:167

Used by 0 functions | Uses 4 functions

login_form_top

Filter Hook: Filters content to display at the top of the login form.

Source: wp-includes/general-template.php:530

Used by 1 function | Uses 0 functions

get_template_part_{$slug}

Action Hook: Fires before the specified template part file is loaded.

Source: wp-includes/general-template.php:181

Used by 1 function | Uses 0 functions

login_form_middle

Filter Hook: Filters content to display in the middle of the login form.

Source: wp-includes/general-template.php:543

Used by 1 function | Uses 0 functions

get_singular_template()

Function: Retrieves the path of the singular template in current or parent template.

Source: wp-includes/template.php:622

Used by 0 functions | Uses 1 function

get_attachment_template()

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

Source: wp-includes/template.php:655

Used by 0 functions | Uses 3 functions

locate_template()

Function: Retrieves the name of the highest priority template file that exists.

Source: wp-includes/template.php:695

Used by 6 functions | Uses 1 function

load_template()

Function: Requires the template file with WordPress environment.

Source: wp-includes/template.php:747

Used by 1 function | Uses 3 functions

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
« Previous 1 … 23 24 25 … 70 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy