Changeset 41688 for trunk/src/wp-includes/class-wp-theme.php
- Timestamp:
- 10/02/2017 10:13:04 PM (9 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-includes/class-wp-theme.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/class-wp-theme.php
r41607 r41688 1427 1427 * @static 1428 1428 * 1429 * @param array $themes Array of themes to sort , passed by reference.1429 * @param array $themes Array of themes to sort (passed by reference). 1430 1430 */ 1431 1431 public static function sort_by_name( &$themes ) {
Note: See TracChangeset
for help on using the changeset viewer.