WP_Theme::get_stylesheet()
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 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
Method: Returns the absolute path to the directory of a theme’s “template” files.
Source: wp-includes/class-wp-theme.php:1103
Method: Returns the URL to the directory of a theme’s “template” files.
Source: wp-includes/class-wp-theme.php:1137
Method: Returns the absolute path to the directory of the theme root.
Source: wp-includes/class-wp-theme.php:1156
Method: Returns the URL to the directory of the theme root.
Source: wp-includes/class-wp-theme.php:1171
Method: Determines whether the theme is allowed (multisite only).
Source: wp-includes/class-wp-theme.php:1461
Method: Loads the theme’s textdomain.
Source: wp-includes/class-wp-theme.php:1423