Customize: Disable theme installation in multisite.

Props celloexpressions, iamfriendly.
Fixes #38370.

Built from https://develop.svn.wordpress.org/trunk@38887


git-svn-id: http://core.svn.wordpress.org/trunk@38830 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Weston Ruter
2016-10-24 18:17:39 +00:00
parent 5452a6a21d
commit d93636bd11
2 changed files with 46 additions and 44 deletions

View File

@@ -4,7 +4,7 @@
*
* @global string $wp_version
*/
$wp_version = '4.7-alpha-38886';
$wp_version = '4.7-alpha-38887';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.