Opened 8 weeks ago
Last modified 60 minutes ago
#64069 reviewing task (blessed)
Bump default theme versions for WordPress 6.9
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 6.9 | Priority: | normal |
| Severity: | normal | Version: | |
| Component: | Bundled Theme | Keywords: | has-patch |
| Focuses: | Cc: |
Change History (19)
This ticket was mentioned in PR #10493 on WordPress/wordpress-develop by @shailu25.
2 weeks ago
#3
- Keywords has-patch added
Twenty Ten: 4.5
Twenty Eleven: 5.0
Twenty Twelve: 4.7
Twenty Thirteen: 4.5
Twenty Fourteen: 4.4
Twenty Fifteen: 4.1
Twenty Sixteen: 3.7
Twenty Seventeen: 4.0
Twenty Nineteen: 3.2
Twenty Twenty: 3.0
Twenty Twenty-One: 2.7
Twenty Twenty-Two: 2.1
Twenty Twenty-Three: 1.7
Twenty Twenty-Four: 1.4
Twenty Twenty-Five: 1.4
Trac ticket: #60999
@sabernhardt commented on PR #10493:
2 weeks ago
#4
I'm not ready to do a thorough review, but I have two comments.
- r60934 added
package.jsonandpackage-lock.jsonfiles to Twenty Twenty-Two and Twenty Twenty-Five, and those also need updates to the version number. - Twenty Twenty-Three still has no code changes since 1.6. That theme might only have the "Tested up to" version bump, as in r60158, again without packaging a new theme.
@shailu25 commented on PR #10493:
2 weeks ago
#5
All the mentioned feedback has been incorporated in the latest commit.
This ticket was mentioned in Slack in #core by welcher. View the logs.
2 weeks ago
@wildworks commented on PR #10493:
2 weeks ago
#7
The dark.css file has been updated with the following changeset:
https://core.trac.wordpress.org/changeset/60960
If we respect the commit date of the changeset, the new string will be 20251017. If we respect the 6.9 release date, it will be 20251202.
@wildworks commented on PR #10493:
2 weeks ago
#8
As far as my research goes, that's all the feedback I have. I would appreciate it if someone more knowledgeable could add further reviews.
@shailu25 commented on PR #10493:
2 weeks ago
#9
The dark.css file has been updated with the following changeset:
https://core.trac.wordpress.org/changeset/60960
If we respect the commit date of the changeset, the new string will be
20251017. If we respect the 6.9 release date, it will be20251202.
I agree this date should be last modified date. I will update this date.
@wildworks commented on PR #10493:
13 days ago
#10
@shail-mehta, The force push may have caused a regression 😅
Released: December 02, 2025 should be Released: December 2, 2025
@shailu25 commented on PR #10493:
13 days ago
#11
Yeah I reverting it
This ticket was mentioned in Slack in #core by wildworks. View the logs.
7 days ago
#13
@
7 days ago
- Keywords commit 2nd-opinion added
This ticket was brought up in the 6.9 Bug SCrub today. From what I can see, it's ready to commit, but I'd appreciate some second feedback from someone more knowledgeable.
@umeshsinghin commented on PR #10493:
3 days ago
#14
I’ve gone through the PR, and it looks all set from my side.
This ticket was mentioned in Slack in #core by wildworks. View the logs.
10 hours ago
#16
@
9 hours ago
This ticket was brought up in the 6.9 Bug Scrub today again.
I'd like to ping some contributors who have experience with this type of task to get some additional feedback.
cc @sabernhardt @peterwilsoncc @audrasjb @desrosj
#18
@
3 hours ago
- Keywords commit 2nd-opinion removed
PR 10493 already updated the version string for these two stylesheets:
- Twenty Eleven
dark.css-20251017 - Twenty Twelve
blocks.css-20251031
We should also update versions for some JS files and the Genericons stylesheets.
Twenty Thirteen
| File | Date |
|---|---|
genericons.css | 20251101
|
functions.js | 20250727
|
Twenty Fourteen
| File | Date |
|---|---|
genericons.css | 20251101
|
functions.js | 20250729
|
Twenty Fifteen
| File | Date |
|---|---|
genericons.css | 20251101
|
functions.js | 20250729
|
color-scheme-control.js | 20250729
|
Twenty Sixteen
| File | Date |
|---|---|
genericons.css | 20251101
|
Twenty Seventeen
| File | Date |
|---|---|
customize-controls.js | 20250717
|
Twenty Nineteen
| File | Date |
|---|---|
touch-keyboard-navigation.js | 20250802
|
customize-controls.js | 20250717
|
Except for Twenty Twenty-Three, all of the themes have at least one change (as of today).