ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/template.php

wp_before_load_template

Action Hook: Fires before a template file is loaded.

Source: wp-includes/template.php:776

Used by 1 function | Uses 0 functions

wp_after_load_template

Action Hook: Fires after a template file is loaded.

Source: wp-includes/template.php:793

Used by 1 function | Uses 0 functions

get_privacy_policy_template()

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

Source: wp-includes/template.php:429

Used by 0 functions | Uses 1 function

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_home_template()

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

Source: wp-includes/template.php:393

Used by 0 functions | Uses 1 function

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
1 2 3 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy