Skip to content

Help/About: Update the About page for 7.0#11746

Draft
mukeshpanchal27 wants to merge 6 commits intoWordPress:trunkfrom
mukeshpanchal27:fix/64536
Draft

Help/About: Update the About page for 7.0#11746
mukeshpanchal27 wants to merge 6 commits intoWordPress:trunkfrom
mukeshpanchal27:fix/64536

Conversation

@mukeshpanchal27
Copy link
Copy Markdown
Member

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

Text copy - https://docs.google.com/document/d/1LLziX7fdw9iftLOtbpkZ2TN8FfOS3sDVX4nIuJCwBV4/edit?tab=t.ok56kf4oaexa#heading=h.66j85f6jwwxu

The Image assets is missing in this PR.

Use of AI Tools

N/A


This Pull Request is for code review only. Please keep all other discussion in the Trac ticket. Do not merge this Pull Request. See GitHub Pull Requests for Code Review in the Core Handbook for more details.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 7, 2026

Test using WordPress Playground

The changes in this pull request can previewed and tested using a WordPress Playground instance.

WordPress Playground is an experimental project that creates a full WordPress instance entirely within the browser.

Some things to be aware of

  • All changes will be lost when closing a tab with a Playground instance.
  • All changes will be lost when refreshing the page.
  • A fresh instance is created each time the link below is clicked.
  • Every time this pull request is updated, a new ZIP file containing all changes is created. If changes are not reflected in the Playground instance,
    it's possible that the most recent build failed, or has not completed. Check the list of workflow runs to be sure.

For more details about these limitations and more, check out the Limitations page in the WordPress Playground documentation.

Test this pull request with WordPress Playground.

Copy link
Copy Markdown
Contributor

@audrasjb audrasjb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I left a comment concerning one translation string

Comment thread src/wp-admin/about.php Outdated
Comment thread src/wp-admin/about.php
<h2><?php _e( 'Welcome to WordPress 6.9' ); ?></h2>
<p class="is-subheading"><?php _e( 'WordPress 6.9 introduces a more intuitive way to create content, together. Every detail is designed to fit your creative flow, from Notes that let you collaborate directly in the editor to a powerful Command Palette that helps you reach every part of your site.' ); ?></p>
<h2><?php _e( 'Welcome to WordPress 7.0' ); ?></h2>
<p class="is-subheading"><?php _e( 'WordPress 7.0 introduces the foundation for AI across the platform. Connect your preferred AI provider and make it available throughout your site. It also brings early access to real-time collaboration to the editor for the first time, letting multiple editors work on the same page simultaneously. It also introduces a simpler way to build with patterns, a fully customizable navigation overlay, responsive block visibility tools, and a light visual refresh across the admin.' ); ?></p>
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It also brings early access to real-time collaboration to the editor for the first time, letting multiple editors work on the same page simultaneously.

This reads in an awkward way due to the multiple to early on. It's also only the post editor, not the site editor. Would it make sense to call that out so there are no surpises?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants