[wp-trac] [WordPress Trac] #55754: Bump bundled theme versions for 6.0.0 release
WordPress Trac
noreply at wordpress.org
Fri May 20 00:48:01 UTC 2022
#55754: Bump bundled theme versions for 6.0.0 release
--------------------------------------+----------------------------
Reporter: peterwilsoncc | Owner: peterwilsoncc
Type: task (blessed) | Status: closed
Priority: normal | Milestone: 6.0
Component: Bundled Theme | Version:
Severity: normal | Resolution: fixed
Keywords: has-patch has-unit-tests | Focuses:
--------------------------------------+----------------------------
Changes (by peterwilsoncc):
* owner: (none) => peterwilsoncc
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"53416" 53416]:
{{{
#!CommitTicketReference repository="" revision="53416"
Themes: Accept valid block themes.
Updates theme validation to accept block themes. This replaces the
requirement for an `index.php` with a requirement for either an
`index.php`, `/templates/index.html` or the deprecated `/block-
templates/index.html`.
Validation is updated for theme uploads, within `WP_Theme::__construct`
and `validate_current_theme()`.
A block theme using the deprecated file structure is now included in the
unit tests.
Props peterwilsoncc, sergeybiryukov, hellofromtonya, costdev, azaozz,
gziolo, FlorianBrinkmann, Boniu91, aristath, poena, audrasjb.
Fixes #55754.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/55754#comment:9>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list