Make WordPress Core


Ignore:
Timestamp:
09/23/2019 08:59:48 PM (7 years ago)
Author:
desrosj
Message:

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.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-includes/class-wp-theme.php

    r46226 r46278  
    5555                'twentyseventeen' => 'Twenty Seventeen',
    5656                'twentynineteen'  => 'Twenty Nineteen',
     57                'twentytwenty'    => 'Twenty Twenty',
    5758        );
    5859
Note: See TracChangeset for help on using the changeset viewer.