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:
parent
425589e77f
commit
95fb8d8221
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user