Themes: Revert [42788] as it breaks a lot of things.

See #43228


git-svn-id: https://develop.svn.wordpress.org/trunk@42816 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
John Blackbourn
2018-03-09 16:59:57 +00:00
parent 9427bc4979
commit 5816caddcf
2 changed files with 0 additions and 22 deletions

View File

@@ -413,8 +413,6 @@ function register_theme_directory( $directory ) {
$wp_theme_directories[] = $untrailed;
}
wp_clean_themes_cache();
return true;
}