WP_Theme::get_page_templates()
Method: Returns the theme’s post templates for a given post type.
Source: wp-includes/class-wp-theme.php:1306
Method: Returns the theme’s post templates for a given post type.
Source: wp-includes/class-wp-theme.php:1306
Filter Hook: Filters list of page templates for a theme.
Source: wp-includes/class-wp-theme.php:1346
Function: Prints out option HTML elements for the page templates drop-down.
Source: wp-admin/includes/template.php:915
Function: Gets the page templates available in this theme.
Source: wp-admin/includes/theme.php:144