Help/About: Update the About page for 7.0#11746
Help/About: Update the About page for 7.0#11746mukeshpanchal27 wants to merge 6 commits intoWordPress:trunkfrom
Conversation
Updated border radius and added new styles for section titles and alignment.
Test using WordPress PlaygroundThe 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
For more details about these limitations and more, check out the Limitations page in the WordPress Playground documentation. |
audrasjb
left a comment
There was a problem hiding this comment.
I left a comment concerning one translation string
| <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> |
There was a problem hiding this comment.
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?
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.