WP_Theme::sort_by_name()
Method: Sorts themes by name.
Source: wp-includes/class-wp-theme.php:1715
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
Method: Sanitizes a theme header.
Source: wp-includes/class-wp-theme.php:872
Filter Hook: Filters list of page templates for a theme.
Source: wp-includes/class-wp-theme.php:1346
Method: Callback function for usort() to naturally sort themes by translated name.
Source: wp-includes/class-wp-theme.php:1753
Method: When converting the object to a string, the theme name is returned.
Source: wp-includes/class-wp-theme.php:477