diff --git a/wp-admin/about.php b/wp-admin/about.php index 02dd6abd2e..ca9f00e784 100644 --- a/wp-admin/about.php +++ b/wp-admin/about.php @@ -43,9 +43,9 @@ 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/' ) + ); + ?>
WordPress Field Guide. It is overflowing with detailed developer notes to help you build with WordPress.' ), - __( 'https://make.wordpress.org/core/2023/07/18/wordpress-6-3-field-guide/' ) + __( '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/07/18/wordpress-6-3-field-guide/' ), + '6.4' ); ?>
@@ -279,22 +252,22 @@ require_once ABSPATH . 'wp-admin/admin-header.php';Read the WordPress %2$s Release Notes for more information on the included enhancements and issues fixed, installation information, developer notes and resources, release contributors, and the list of file changes in this release.' ), + __( 'Read the WordPress %2$s Release Notes for information on installation, enhancements, fixed issues, release contributors, learning resources, and the list of file changes.' ), sprintf( /* translators: %s: WordPress version number. */ esc_url( __( 'https://wordpress.org/documentation/wordpress-version/version-%s/' ) ), - '6-3' + '6-4' ), - '6.3' + '6.4' ); ?>
diff --git a/wp-admin/contribute.php b/wp-admin/contribute.php index 2cf73aec9b..ea7bbd05e3 100644 --- a/wp-admin/contribute.php +++ b/wp-admin/contribute.php @@ -25,9 +25,7 @@ require_once ABSPATH . 'wp-admin/admin-header.php';