Make WordPress Core

Opened 9 months ago

Closed 5 months ago

Last modified 5 months ago

#60701 closed task (blessed) (fixed)

Bump default theme versions for WordPress 6.6

Reported by: mukesh27's profile mukesh27 Owned by: davidbaumwald's profile davidbaumwald
Milestone: 6.6 Priority: normal
Severity: normal Version:
Component: Bundled Theme Keywords: has-patch dev-feedback commit
Focuses: Cc:

Description

All bundled themes from 2010 to 2024 will need a version bump for the 6.6 release.

Previously:
#59816 - 6.5
#58832 - 6.4
#57857 - 6.3
#57689 - 6.2
#56450 - 6.1
#55754 - 6.0
#54783 - 5.9
#53277 - 5.8
#52704 - 5.7
#51919 - 5.6
#50889 - 5.5
#49743 - 5.4

Change History (15)

#1 @sabernhardt
9 months ago

These might all need a version bump again, but not necessarily. See #55810 about "un-bumping" the Twenty Ten version after the 6.0 release.

This ticket was mentioned in PR #6316 on WordPress/wordpress-develop by @kapilpaul.


9 months ago
#2

  • Keywords has-patch added

Trac ticket: https://core.trac.wordpress.org/ticket/60701

All bundled themes from 2010 to 2024 will need a version bump for the 6.6 release.

This ticket was mentioned in PR #6705 on WordPress/wordpress-develop by @shailu25.


6 months ago
#3

Twenty Ten: 4.2
Twenty Eleven: 4.7
Twenty Twelve: 4.3
Twenty Thirteen: 4.2
Twenty Fourteen: 4.0
Twenty Fifteen: 3.8
Twenty Sixteen: 3.3
Twenty Seventeen: 3.7
Twenty Nineteen: 2.9
Twenty Twenty: 2.7
Twenty Twenty-One: 2.3
Twenty Twenty-Two: 1.8
Twenty Twenty-Three: 1.5
Twenty Twenty-Four: 1.2

Trac Ticket: 60701

This ticket was mentioned in Slack in #core by audrasjb. View the logs.


5 months ago

#5 @sabernhardt
5 months ago

I think PR 6705 only needs updates to version strings for blocks.css and similar stylesheets in six of the themes. I listed the 14 modified dates in my review comment.

@shailu25 commented on PR #6705:


5 months ago
#6

Thanks for creating a PR!

This looks good so far, but it is not complete. Some of the stylesheets related to blocks and to dark themes have been updated, and they need new version strings in the functions.php files.

Twenty Eleven

  • blocks.css*: 20240621
  • editor-blocks.css: 20240621
  • colors/dark.css: 20240603

Twenty Twelve

  • blocks.css: 20240603
  • editor-blocks.css: 20240506

Twenty Thirteen

  • blocks.css: 20240520
  • editor-blocks.css: 20240506

Twenty Fourteen

  • blocks.css*: 20240613
  • editor-blocks.css*: 20240613

Twenty Fifteen

  • blocks.css: 20240609
  • editor-blocks.css: 20240609

Twenty Seventeen

  • blocks.css*: 20240624
  • editor-blocks.css*: 20240624
  • assets/css/colors-dark.css: 20240412

*Some files have been modified since RC1, to be part of the WordPress 6.7 milestone. (That includes block-related stylesheets for Twenty Ten and Twenty Sixteen, but those were not edited for 6.6.)

Thanks for the feedback.

I have added all mentioned changes in Latest Commit.

@rudlinkon commented on PR #6705:


5 months ago
#7

Thanks for creating a PR!
This looks good so far, but it is not complete. Some of the stylesheets related to blocks and to dark themes have been updated, and they need new version strings in the functions.php files.
Twenty Eleven

* `blocks.css`*: `20240621`

* `editor-blocks.css`: `20240621`

* `colors/dark.css`: `20240603`








Twenty Twelve

* `blocks.css`: `20240603`

* `editor-blocks.css`: `20240506`








Twenty Thirteen

* `blocks.css`: `20240520`

* `editor-blocks.css`: `20240506`








Twenty Fourteen

* `blocks.css`*: `20240613`

* `editor-blocks.css`*: `20240613`








Twenty Fifteen

* `blocks.css`: `20240609`

* `editor-blocks.css`: `20240609`








Twenty Seventeen

* `blocks.css`*: `20240624`

* `editor-blocks.css`*: `20240624`

* `assets/css/colors-dark.css`: `20240412`








*Some files have been modified since RC1, to be part of the WordPress 6.7 milestone. (That includes block-related stylesheets for Twenty Ten and Twenty Sixteen, but those were not edited for 6.6.)

Thanks for the feedback.

I have added all mentioned changes in Latest Commit.

Thank you @shail-mehta so much for the quick updates. I checked all the suggested values were being updated. Also, thanks @sabernhardt for reviewing this PR.

#8 @sabernhardt
5 months ago

  • Keywords commit added

I checked all the changes in PR 6705 again, with the modified date version strings included.

#9 @davidbaumwald
5 months ago

  • Owner set to davidbaumwald
  • Status changed from new to reviewing

#10 @davidbaumwald
5 months ago

  • Resolution set to fixed
  • Status changed from reviewing to closed

In 58718:

Bundled Themes: Bump default theme versions for release with 6.6.

This updates the version of each default theme to the following versions:

  • Twenty Ten: 4.2
  • Twenty Eleven: 4.7
  • Twenty Twelve: 4.3
  • Twenty Thirteen: 4.2
  • Twenty Fourteen: 4.0
  • Twenty Fifteen: 3.8
  • Twenty Sixteen: 3.3
  • Twenty Seventeen: 3.7
  • Twenty Nineteen: 2.9
  • Twenty Twenty: 2.7
  • Twenty Twenty-One: 2.3
  • Twenty Twenty-Two: 1.8
  • Twenty Twenty-Three: 1.5
  • Twenty Twenty-Four: 1.2

These versions will released in coordination with WordPress 6.6.

Props sabernhardt, shail-mehta, rudlinkon.
Fixes #60701.

#11 @davidbaumwald
5 months ago

  • Keywords dev-feedback added; commit removed
  • Resolution fixed deleted
  • Status changed from closed to reopened

Reopening for review and merge to the 6.6 branch.

#12 @hellofromTonya
5 months ago

  • Keywords commit added

[58718] ready for backport to 6.6 branch.

#13 @sabernhardt
5 months ago

Props: 'shail-mehta' was already corrected to 'shailu25' before I noticed it was wrong, and I added mukesh27 and kapilpaul.

Version 0, edited 5 months ago by sabernhardt (next)

#14 @davidbaumwald
5 months ago

  • Resolution set to fixed
  • Status changed from reopened to closed

In 58721:

Bundled Themes: Bump default theme versions for release with 6.6.

This updates the version of each default theme to the following versions:

  • Twenty Ten: 4.2
  • Twenty Eleven: 4.7
  • Twenty Twelve: 4.3
  • Twenty Thirteen: 4.2
  • Twenty Fourteen: 4.0
  • Twenty Fifteen: 3.8
  • Twenty Sixteen: 3.3
  • Twenty Seventeen: 3.7
  • Twenty Nineteen: 2.9
  • Twenty Twenty: 2.7
  • Twenty Twenty-One: 2.3
  • Twenty Twenty-Two: 1.8
  • Twenty Twenty-Three: 1.5
  • Twenty Twenty-Four: 1.2

These versions will released in coordination with WordPress 6.6.

Reviewed by hellofromTonya.
Merges [58718] to the 6.6 branch.

Props sabernhardt, shailu25, rudlinkon, kapilpaul.
Fixes #60701.

@davidbaumwald commented on PR #6705:


5 months ago
#15

Thanks for the PR! Merged into core in https://core.trac.wordpress.org/changeset/58718.

Note: See TracTickets for help on using tickets.