get_page_template()
Function: Retrieves path of page template in current or parent template.
Source: wp-includes/template.php:463
Function: Retrieves path of page template in current or parent template.
Source: wp-includes/template.php:463
Function: Retrieves path of single template in current or parent template. Applies to single Posts, single Attachments, and single custom post types.
Source: wp-includes/template.php:543
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: 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: Restores the translations according to the original locale.
Source: wp-includes/l10n.php:1735
Function: Determines whether switch_to_locale() is in effect.
Source: wp-includes/l10n.php:1755
Function: Gets all available languages based on the presence of *.mo files in a given directory.
Source: wp-includes/l10n.php:1377
Filter Hook: Filters the list of available language codes.
Source: wp-includes/l10n.php:1399