WP_Theme::get_core_default_theme()
Method: Determines the latest WordPress default theme that is installed.
Source: wp-includes/class-wp-theme.php:1521
Method: Determines the latest WordPress default theme that is installed.
Source: wp-includes/class-wp-theme.php:1521
Method: Retrieves the path of a file in the theme.
Source: wp-includes/class-wp-theme.php:1494
Method: Returns files in the theme’s directory.
Source: wp-includes/class-wp-theme.php:1229
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.
Source: wp-includes/class-wp-theme.php:1248
Method: Returns the main screenshot file for the theme.
Source: wp-includes/class-wp-theme.php:1191
Method: Returns the directory name of the theme’s “stylesheet” files, inside the theme root.
Source: wp-includes/class-wp-theme.php:1057
Method: Returns the absolute path to the directory of a theme’s “stylesheet” files.
Source: wp-includes/class-wp-theme.php:1085
Method: Returns the URL to the directory of a theme’s “stylesheet” files.
Source: wp-includes/class-wp-theme.php:1123
Method: Returns the directory name of the theme’s “template” files, inside the theme root.
Source: wp-includes/class-wp-theme.php:1071