mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-04-05 05:04:31 +00:00
Merge most admin css files, first run, see #18314
git-svn-id: https://develop.svn.wordpress.org/trunk@18577 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -38,8 +38,6 @@ add_contextual_help($current_screen, $help);
|
||||
|
||||
wp_reset_vars(array('action', 'redirect', 'profile', 'error', 'warning', 'a', 'file', 'theme', 'dir'));
|
||||
|
||||
wp_admin_css( 'theme-editor' );
|
||||
|
||||
$themes = get_themes();
|
||||
|
||||
if (empty($theme)) {
|
||||
|
||||
Reference in New Issue
Block a user