WP_Theme::get_post_templates()
Method: Returns the theme’s post templates.
Source: wp-includes/class-wp-theme.php:1248
Method: Returns the theme’s post templates.
Source: wp-includes/class-wp-theme.php:1248
Method: Disables a theme for all sites on the current network.
Source: wp-includes/class-wp-theme.php:1689
Method: Gets a raw, unformatted theme header.
Source: wp-includes/class-wp-theme.php:796
Method: Returns the theme’s post templates for a given post type.
Source: wp-includes/class-wp-theme.php:1306
Method: Sorts themes by name.
Source: wp-includes/class-wp-theme.php:1715
Class: WP_Theme Class
Source: wp-includes/class-wp-theme.php:10
Method: Gets a theme header, formatted and translated for display.
Source: wp-includes/class-wp-theme.php:836
Filter Hook: Filters list of page templates for a theme.
Source: wp-includes/class-wp-theme.php:1324
Method: Callback function for usort() to naturally sort themes by name.
Source: wp-includes/class-wp-theme.php:1739
Method: Constructor for WP_Theme.
Source: wp-includes/class-wp-theme.php:207