diff --git a/wp-admin/about.php b/wp-admin/about.php index 5b65bd06d2..1d8499331d 100644 --- a/wp-admin/about.php +++ b/wp-admin/about.php @@ -23,12 +23,12 @@ require_once ABSPATH . 'wp-admin/admin-header.php';

- +

- +
-
+

- +

+

+ +

+
+
-
- +
+

- +

+

+ +

+

+ +

+

Widgets dev note.' ), - 'https://make.wordpress.org/core/2021/06/29/block-based-widgets-editor-in-wordpress-5-8/' + /* translators: %s: Link to Themes screen. */ + __( 'The Twenty Twenty‑Two theme is already available to you. It came installed with WordPress 5.9, and you will find it with your other installed themes.' ), + admin_url( 'themes.php' ) ); ?>

+

- +

- + +

+

+

-
- +
+
-
- +
+

- +

- + +

+

+

@@ -101,22 +118,25 @@ require_once ABSPATH . 'wp-admin/admin-header.php';

- +

+

+ +

+
+
-
- +
+

- +

- +

@@ -124,110 +144,141 @@ require_once ABSPATH . 'wp-admin/admin-header.php';

- +

- + +

+

+

-
- +
+
-
- +
+

- +

- +

+
+
+

+ +

+

+ +

+

+ +

+
+
+ +
+
+

- +

+
+ +
+
+

+ +

+

+ block themes dev note.' ), + 'https://make.wordpress.org/core/2022/01/04/block-themes-a-new-way-to-build-themes-in-wordpress-5-9/' + ); + ?> +

+
+
+

+ +

+

+ using multiple stylesheets in a block.' ), + 'https://make.wordpress.org/core/2021/12/15/using-multiple-stylesheets-per-block/' + ); + ?> +

+
+
+
+
+

+ +

+

+ +

+
+
+

+ +

+

+ Gallery block compatibility dev note.' ), + 'https://make.wordpress.org/core/2021/08/20/gallery-block-refactor-dev-note/' + ); + ?> +

+
+
+ +
+ +
- - - - +
-
- -
-

- -

+

check out this dev note.' ), - 'https://make.wordpress.org/core/2021/06/25/introducing-theme-json-in-wordpress-5-8/' + /* translators: %s: Learn WordPress link. */ + __( 'Want to dive into 5.9 but don’t know where to start? Visit learn.wordpress.org/workshops for short how-to video tutorials and expanding resources on new features in WordPress 5.9.' ), + 'https://learn.wordpress.org/workshops/' ); ?>

-
-
-

- -

-

- switch to a more modern browser.' ), - 'https://browsehappy.com/' - ); - ?> -

-
-
-

- -

-

- -

-
-
-

- -

-

- 5.6 and 5.7, WordPress 5.8 introduces several new block support flags and new options to customize your registered blocks. More information is available in the block supports dev note.' ), - 'https://make.wordpress.org/core/2020/11/18/block-supports-in-wordpress-5-6/', - 'https://make.wordpress.org/core/2021/02/24/changes-to-block-editor-components-and-blocks/', - 'https://make.wordpress.org/core/2021/06/25/block-supports-api-updates-for-wordpress-5-8/' - ); - ?> -

-
-
- -
+
@@ -235,9 +286,9 @@ require_once ABSPATH . 'wp-admin/admin-header.php';

WordPress 5.8 Field Guide.' ), - 'https://make.wordpress.org/core/2021/07/03/wordpress-5-8-field-guide/' + /* translators: %s: WordPress 5.9 Field Guide link. */ + __( 'Check out the latest version of the WordPress Field Guide. It highlights developer notes for each change you may want to be aware of. WordPress 5.9 Field Guide.' ), + 'https://make.wordpress.org/core/2022/01/04/wordpress-5-9-field-guide/' ); ?>

diff --git a/wp-admin/credits.php b/wp-admin/credits.php index 65eb55792c..fed55c3611 100644 --- a/wp-admin/credits.php +++ b/wp-admin/credits.php @@ -29,7 +29,13 @@ $credits = wp_credits();
- +
- +