From 7267fc02b0c26a7ab1965cfd0dc543ca936a20ef Mon Sep 17 00:00:00 2001 From: whyisjake Date: Tue, 28 Jul 2020 17:46:04 +0000 Subject: [PATCH] Help/About: WordPress 5.5 About Page. Speed. Search. Security. This is the start of the WordPress 5.5 about page. Fixes #50416. Props ryelle, marybaum, estelaris, yvettesonneveld, michelebutcher-jones, metalandcoffee, melchoyce, marktimemedia, abhanonstopnewsuk, elmastudio, davidbaumwald, audrasjb, afercia, cbringmann, andreamiddleton, desrosj, earnjam, SergeyBiryukov, whyisjake, elrae. Built from https://develop.svn.wordpress.org/trunk@48675 git-svn-id: http://core.svn.wordpress.org/trunk@48437 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-admin/about.php | 278 ++++++++++++++++++--------------- wp-admin/credits.php | 10 +- wp-admin/css/about-rtl.css | 138 ++++++++-------- wp-admin/css/about-rtl.min.css | 2 +- wp-admin/css/about.css | 138 ++++++++-------- wp-admin/css/about.min.css | 2 +- wp-admin/freedoms.php | 10 +- wp-admin/privacy.php | 10 +- wp-includes/version.php | 2 +- 9 files changed, 325 insertions(+), 265 deletions(-) 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();

-
-

- -

-
-