WP_Theme::get_template()
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 directory name of the theme’s “template” files, inside the theme root.
Source: wp-includes/class-wp-theme.php:1071
Method: Sorts themes by name.
Source: wp-includes/class-wp-theme.php:1715
Method: When converting the object to a string, the theme name is returned.
Source: wp-includes/class-wp-theme.php:477
Method: Returns the absolute path to the directory of a theme’s “stylesheet” files.
Source: wp-includes/class-wp-theme.php:1085
Method: Callback function for usort() to naturally sort themes by name.
Source: wp-includes/class-wp-theme.php:1739
Method: __isset() magic method for properties formerly returned by current_theme_info()
Source: wp-includes/class-wp-theme.php:489
Method: Returns the absolute path to the directory of a theme’s “template” files.
Source: wp-includes/class-wp-theme.php:1103
Method: Callback function for usort() to naturally sort themes by translated name.
Source: wp-includes/class-wp-theme.php:1753
Method: __get() magic method for properties formerly returned by current_theme_info()
Source: wp-includes/class-wp-theme.php:518
Method: Returns the URL to the directory of a theme’s “stylesheet” files.
Source: wp-includes/class-wp-theme.php:1123