mirror of
https://github.com/WordPress/WordPress.git
synced 2025-02-22 06:29:30 +00:00
Themes: Revert [42788] as it breaks a lot of things.
See #43228 Built from https://develop.svn.wordpress.org/trunk@42816 git-svn-id: http://core.svn.wordpress.org/trunk@42646 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
63dd79d908
commit
d1d60bb22c
@ -413,8 +413,6 @@ function register_theme_directory( $directory ) {
|
||||
$wp_theme_directories[] = $untrailed;
|
||||
}
|
||||
|
||||
wp_clean_themes_cache();
|
||||
|
||||
return true;
|
||||
}
|
||||
|
||||
|
@ -4,7 +4,7 @@
|
||||
*
|
||||
* @global string $wp_version
|
||||
*/
|
||||
$wp_version = '5.0-alpha-42815';
|
||||
$wp_version = '5.0-alpha-42816';
|
||||
|
||||
/**
|
||||
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.
|
||||
|
Loading…
x
Reference in New Issue
Block a user