Make WordPress Core

Opened 4 weeks ago

Closed 3 weeks ago

#63323 closed defect (bug) (fixed)

Reduce copy from 6.8 about page

Reported by: jeffpaul's profile JeffPaul Owned by: jorbin's profile jorbin
Milestone: 6.8.1 Priority: normal
Severity: normal Version: 6.8
Component: Administration Keywords: has-patch fixed-major dev-reviewed
Focuses: Cc:

Description

In finalizing the 6.8 announcement post it was identified that some of the copy in the 6.8 About page needed to be removed.

Specifically, in the "A release polished to a high sheen." section at the top of the About page we need to change from:

Speculative loading speeds up navigation by preloading links before users navigate to them, while bcrypt hashing strengthens password security automatically.

Behind the scenes, database optimizations improve performance, and a new security warning system helps prevent vulnerabilities before they become a problem.

to:

Speculative loading speeds up navigation by preloading links before users navigate to them, bcrypt hashing strengthens password security automatically, and database optimizations improve performance.

Change History (9)

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


4 weeks ago

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


4 weeks ago
#2

  • Keywords has-patch added; needs-patch removed

#3 @mukesh27
4 weeks ago

  • Keywords commit added

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


3 weeks ago

#5 @jorbin
3 weeks ago

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

In 60183:

About Page: Reduce copy on 6.8 about page.

In finalizing the 6.8 announcement post (https://wordpress.org/news/2025/04/cecil/) it was identified that some of the copy on the 6.8 about page is not an accurate description of what is in 6.8. This copy is receiving a game misconduct penalty and automatic ejection. While the coach could bring on a substitute, a line change is the better option here.

Props abcd95, mukesh27, JeffPaul.
Fixes #63323.

#6 @jorbin
3 weeks ago

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

Reopening for 2nd committer sign off.

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


3 weeks ago

#8 @joedolson
3 weeks ago

  • Keywords dev-reviewed added; dev-feedback removed

This looks good for backport.

#9 @jorbin
3 weeks ago

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

In 60190:

About Page: Reduce copy on 6.8 about page.

In finalizing the 6.8 announcement post (https://wordpress.org/news/2025/04/cecil/) it was identified that some of the copy on the 6.8 about page is not an accurate description of what is in 6.8. This copy is receiving a game misconduct penalty and automatic ejection. While the coach could bring on a substitute, a line change is the better option here.

Reviewed by joedolson.
Merges [60183] to the 6.8 branch.

Props abcd95, mukesh27, JeffPaul.
Fixes #63323.

Note: See TracTickets for help on using tickets.