mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-16 23:00:21 +00:00
Themes: Import Twenty Twenty-Three is now the default theme.
Follow up to [54235]. See #56383. git-svn-id: https://develop.svn.wordpress.org/trunk@54236 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -871,19 +871,20 @@ $_old_files = array(
|
||||
global $_new_bundled_files;
|
||||
|
||||
$_new_bundled_files = array(
|
||||
'plugins/akismet/' => '2.0',
|
||||
'themes/twentyten/' => '3.0',
|
||||
'themes/twentyeleven/' => '3.2',
|
||||
'themes/twentytwelve/' => '3.5',
|
||||
'themes/twentythirteen/' => '3.6',
|
||||
'themes/twentyfourteen/' => '3.8',
|
||||
'themes/twentyfifteen/' => '4.1',
|
||||
'themes/twentysixteen/' => '4.4',
|
||||
'themes/twentyseventeen/' => '4.7',
|
||||
'themes/twentynineteen/' => '5.0',
|
||||
'themes/twentytwenty/' => '5.3',
|
||||
'themes/twentytwentyone/' => '5.6',
|
||||
'themes/twentytwentytwo/' => '5.9',
|
||||
'plugins/akismet/' => '2.0',
|
||||
'themes/twentyten/' => '3.0',
|
||||
'themes/twentyeleven/' => '3.2',
|
||||
'themes/twentytwelve/' => '3.5',
|
||||
'themes/twentythirteen/' => '3.6',
|
||||
'themes/twentyfourteen/' => '3.8',
|
||||
'themes/twentyfifteen/' => '4.1',
|
||||
'themes/twentysixteen/' => '4.4',
|
||||
'themes/twentyseventeen/' => '4.7',
|
||||
'themes/twentynineteen/' => '5.0',
|
||||
'themes/twentytwenty/' => '5.3',
|
||||
'themes/twentytwentyone/' => '5.6',
|
||||
'themes/twentytwentytwo/' => '5.9',
|
||||
'themes/twentytwentythree/' => '6.1',
|
||||
);
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user