diff --git a/wp-admin/about.php b/wp-admin/about.php index 03ff7a6d96..dd98e39f62 100644 --- a/wp-admin/about.php +++ b/wp-admin/about.php @@ -31,8 +31,6 @@ require_once ABSPATH . 'wp-admin/admin-header.php'; ?> - -
- -
- Twenty Twenty-Four. Built with three distinct use cases in mind, the versatility of the new default theme makes it an ideal choice for almost any type of website. Dive into its collection of templates and patterns and unlock a world of creative possibilities with just a few tweaks.' ), - __( 'https://make.wordpress.org/core/2023/08/24/introducing-twenty-twenty-four/' ) - ); - ?> -
- a refreshed design and more commands to find what you\'re looking for, perform tasks efficiently, and save time as you create.' ), - __( 'https://make.wordpress.org/core/2023/09/12/core-editor-improvement-commanding-the-command-palette/' ) - ); - ?> -
- New enhancements ensure your content creation journey is smooth. Find new keyboard shortcuts in List View, refined list merging, and enhanced control over link settings. A revamped and cohesive toolbar experience for Navigation, List, and Quote blocks lets you efficiently work with the tooling options you need.' ), - __( 'https://make.wordpress.org/core/2023/10/05/core-editor-improvement-ensuring-excellence-in-the-writing-experience/' ) - ); - ?> +
Requires Plugins header with a comma-separated list of required plugin slugs, presenting users with links to install and activate those plugins first.' ); ?>
@@ -243,8 +260,8 @@ require_once ABSPATH . 'wp-admin/admin-header.php'; printf( /* translators: 1: WordPress Field Guide link, 2: WordPress version number. */ __( 'Explore the WordPress %2$s Field Guide. Learn about the changes in this release with detailed developer notes to help you build with WordPress.' ), - __( 'https://make.wordpress.org/core/2023/10/23/wordpress-6-4-field-guide/' ), - '6.4' + ( '#' ), + '6.5' ); ?>
@@ -265,9 +282,9 @@ require_once ABSPATH . 'wp-admin/admin-header.php'; sprintf( /* translators: %s: WordPress version number. */ esc_url( __( 'https://wordpress.org/documentation/wordpress-version/version-%s/' ) ), - '6-4' + '6-5' ), - '6.4' + '6.5' ); ?>