[wp-trac] [WordPress Trac] #57689: Bump default theme versions for WordPress 6.2
WordPress Trac
noreply at wordpress.org
Wed Feb 22 22:37:18 UTC 2023
#57689: Bump default theme versions for WordPress 6.2
-----------------------------------------+---------------------
Reporter: mukesh27 | Owner: (none)
Type: task (blessed) | Status: new
Priority: normal | Milestone: 6.2
Component: Bundled Theme | Version:
Severity: normal | Resolution:
Keywords: has-patch changes-requested | Focuses:
-----------------------------------------+---------------------
Comment (by sabernhardt):
PR 4051 looks closer to ready than 4052, but it has new version dates for
two JS files that have not been updated since before WordPress 6.0. During
the last cycle, both Twenty Fifteen's `functions.js` and Twenty Nineteen's
`touch-keyboard-navigation.js` were given a `20221101` version. Would
leaving these two unchanged (as `20221101`) be better than using the
(older) modified dates below?
The PR also needs to update version numbers for several CSS files that
have been modified since November. Note: Twenty Nineteen sets the `style-
editor-customizer.css` version to `1.1`, yet [44650] made a substantial
change for 1.3 and [51343] fixed a small typo in 2.1. For consistency,
using the modified date may be preferable.
**Modified dates:**
Twenty Eleven (in `functions.php`)
|| `blocks.css` || `20230122` ||
Twenty Twelve
|| `blocks.css` || `20230213` ||
|| `editor-blocks.css` || `20230213` ||
Twenty Thirteen
|| `blocks.css` || `20230122` ||
Twenty Fourteen
|| `blocks.css` || `20230206` ||
|| `editor-blocks.css` || `20230206` ||
Twenty Fifteen
|| `blocks.css` || `20230122` ||
|| `editor-blocks.css` || `20230122` ||
|| `functions.js` || `20220424` (maybe keep `20221101`) ||
Twenty Sixteen
|| `blocks.css` || `20230206` ||
Twenty Nineteen
|| `style-editor-customizer.css` || `20210706` (it was updated for 2.1)
||
|| `touch-keyboard-navigation.js` || `20200129` (maybe keep `20221101`)
||
Other themes:
- Twenty Ten and Twenty Seventeen have not had CSS changes (other than
`style.css`) since last November.
- Twenty Twenty, Twenty Twenty-One and Twenty Twenty-Two dynamically
update the version with\\ `wp_get_theme()->get( 'Version' )`.
- Twenty Twenty-Three does not enqueue any styles.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/57689#comment:8>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list