Make WordPress Core

Opened 8 months ago

Closed 8 months ago

Last modified 8 months ago

#62180 closed task (blessed) (fixed)

Twenty Twenty-Five: Update bundled theme for beta 2

Reported by: peterwilsoncc's profile peterwilsoncc Owned by: desrosj's profile desrosj
Milestone: 6.7 Priority: normal
Severity: normal Version:
Component: Bundled Theme Keywords: has-patch
Focuses: Cc:

Description

Update the new bundled theme being worked on in the WordPress/twentytwentyfive repo for WordPress 6.7 Beta 2.

Change History (5)

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


8 months ago
#1

  • Keywords has-patch added

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

Add the latest changes to the Twenty Twenty-Five theme, from https://github.com/WordPress/twentytwentyfive/commits/trunk/?since=2024-10-01&until=2024-10-07

  • Replace the theme screenshot to remove the "registered trademark" symbol which was visible in the site title.
  • Remove the patch version from the "Requires PHP" field in style.css and readme.txt, because it is recommended to not include it.
  • Add missing styles for the post author name block to theme.json.
  • Add missing section styles to the "Evening" style variation, to resolve a color contrast issue.
  • Add translation functions to pattern files.
  • Update text strings to reduce the number of unique translatable strings.
  • Update translators contexts as well as escaping.
  • Replace photos where people's faces were showing, because there are no model releases for these photos.
  • Update the readme.txt file with the license information for the new photos.
  • Remove invalid link rel attributes from one pattern.
  • Update heading levels in patterns to resolve issues with missing heading levels / heading levels being skipped.
  • Update pattern categories.
  • Add missing links to the post date, avatar, and author name blocks in multiple patterns.
  • Remove a pattern from one of the archive templates, to resolve an issue where two query loops were showing the same content.

#2 @poena
8 months ago

New props since Beta 1:

| GitHub Username       | WordPress.org Username |
|-----------------------| ---------------------- |
| troychaplin           | areziaal               |
| alaminfirdows         | alaminfirdows          |
| kartikmehta8          | kartikmehta            |
| unscripted            | cwhitmore              |

#3 @desrosj
8 months ago

  • Owner set to desrosj
  • Resolution set to fixed
  • Status changed from new to closed

In 59191:

Twenty Twenty-Five: Merge the latest improvements for Beta 2.

This merges the latest improvements to the Twenty Twenty-Five theme from GitHub into trunk for 6.7 beta 2.

A full list of changes can be found on GitHub: https://github.com/WordPress/twentytwentyfive/commits/trunk/?since=2024-10-01&until=2024-10-07.

Props poena, mukesh27, jonnywatersbb, cliffralessio, afercia, samtoohey93, codersantosh, carstenbach, gohelkunjan, ryelle, aaronrobertshaw, wildworks, yukinobu, audrasjb, mdviralsampat, hanneslsm, ddewan, greenshady, joedolson, areziaal, alaminfirdows, kartikmehta, cwhitmore.
Fixes #62180.

@desrosj commented on PR #7525:


8 months ago
#4

Merged in https://core.trac.wordpress.org/changeset/59191. Thanks @carolinan!

#5 @peterwilsoncc
8 months ago

In 59193:

Docs/Bundled Themes: Add @since annotation for introduction of TT5.

See #62180, #61608.

Note: See TracTickets for help on using tickets.