diff --git a/wp-admin/about.php b/wp-admin/about.php index c14c1bfc50..1864688307 100644 --- a/wp-admin/about.php +++ b/wp-admin/about.php @@ -19,6 +19,10 @@ require_once ABSPATH . 'wp-admin/admin-header.php';
+
+ +
+

@@ -26,12 +30,6 @@ require_once ABSPATH . 'wp-admin/admin-header.php';

-
-

- -

-
-
-
-

- -

-
- -
- -
-

+
+

-

-
-

- -

-

- - -

-
-
-

- -

-

- -

-
+

+

+ +


-
-
-
- -
+
+
+

+

+

+

+

-
-

-
    -
  • -
  • -
  • -
  • -
-
-
- -
-
-

-
    -
  • -
  • -
  • -
  • -
  • -
-

Gutenberg plugin. You’ll get to be the first to use new and exciting features in the block editor, before anyone else has seen them!' ); ?>

-
-
-
- -
-
-
- -
-
-
- -
-
-
-

-

-

-
    -
  • -
  • -
  • -
-
-
- -
- -
-
-

+

+
+
+
+
+

+

+

+

+

+
+
+ +
+ +
+
+

+

+

+

+

+

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

+

+
+
+
+
+

+

+

+

+

+
+
+

+

+ +

+

-
+
-

-

- -

+

+

+

+

+
+
+
+
+ +
+ +
+
+

+

+
+
+

+

+
+
+

+

+
+
+ +
+
+

wp_nav_menu_item_custom_fields' + /* translators: %s: 'wp_get_environment_type' function name. */ + __( 'WordPress now has a standardized way to define a site’s environment type (staging, production, etc). Retrieve that type with %s and execute only the appropriate code.' ), + 'wp_get_environment_type()' ); ?>

-

- wp_nav_menu_item_custom_fields_customize_template' - ); - ?> -

-

- -

-

+

+

+ get_header()', + 'get_template_part()', + '$args' + ); + ?> +

+
+
+ +
+
+

    -
  • Radically simpler block styling. Negative margins and default padding are gone! Now you can style blocks the way you need them. And, a refactor got rid of four redundant wrapper divs.' ); ?>
  • -
  • -
  • -
  • +
  • +
  • + redirect_guess_404_permalink()' + ); + ?> +
  • +
  • + wp_opcache_invalidate()' + ); + ?> +
  • +
  • +

+
+ +
+ +
+
+

WordPress 5.4 Field Guide.' ), - 'https://make.wordpress.org/core/2020/03/03/wordpress-5-4-field-guide/' + /* translators: %s: WordPress 5.5 Field Guide link. */ + __( 'There’s a lot more for developers to love in WordPress 5.5. To discover more and learn how to make these changes shine on your sites, themes, plugins and more, check the WordPress 5.5 Field Guide.' ), + 'https://make.wordpress.org/core/wordpress-5-5-field-guide/' ); ?>

diff --git a/wp-admin/credits.php b/wp-admin/credits.php index 2fdb1266da..be5d30feb5 100644 --- a/wp-admin/credits.php +++ b/wp-admin/credits.php @@ -21,6 +21,10 @@ $credits = wp_credits();
+
+ +
+

@@ -28,12 +32,6 @@ $credits = wp_credits();

-
-

- -

-
-