mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-11 12:20:22 +00:00
Bundled Themes: Make Twenty Twenty the new default theme.
After being imported in [46271], Twenty Twenty can now be set as the default theme in WordPress. See #48110. Props desrosj, ocean90. git-svn-id: https://develop.svn.wordpress.org/trunk@46278 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -54,6 +54,7 @@ final class WP_Theme implements ArrayAccess {
|
||||
'twentysixteen' => 'Twenty Sixteen',
|
||||
'twentyseventeen' => 'Twenty Seventeen',
|
||||
'twentynineteen' => 'Twenty Nineteen',
|
||||
'twentytwenty' => 'Twenty Twenty',
|
||||
);
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user