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:
Source: wp-includes/class-wp-theme.php:573
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:
Source: wp-includes/class-wp-theme.php:584
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:
Source: wp-includes/class-wp-theme.php:626
Method: Returns the URL to the directory of a theme’s “stylesheet” files.
Source: wp-includes/class-wp-theme.php:1123