Upgrade: Add Twenty Seventeen to `$_new_bundled_files`.

This indicates that Twenty Seventeen should be installed with a WordPress upgrade.

See #38372.

git-svn-id: https://develop.svn.wordpress.org/trunk@38921 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Dominik Schilling (ocean90) 2016-10-25 20:01:22 +00:00
parent 425589e77f
commit 95fb8d8221
1 changed files with 1 additions and 0 deletions

View File

@ -743,6 +743,7 @@ $_new_bundled_files = array(
'themes/twentyfourteen/' => '3.8',
'themes/twentyfifteen/' => '4.1',
'themes/twentysixteen/' => '4.4',
'themes/twentyseventeen/' => '4.7',
);
// If not explicitly defined as false, don't install new default themes.