Ticket #26503: 26503.diff
File 26503.diff, 390 bytes (added by , 12 years ago) |
---|
-
wp-includes/theme.php
489 489 } 490 490 491 491 asort( $found_themes ); 492 $found_themes = apply_filters( 'found_themes', $found_themes ); 492 493 493 494 $theme_roots = array(); 494 495 $relative_theme_roots = array_flip( $relative_theme_roots );