From 6214f61cb146002f9bf0649057f339a16f015708 Mon Sep 17 00:00:00 2001 From: ryelle Date: Tue, 17 Nov 2020 21:34:04 +0000 Subject: [PATCH] Help/About: WordPress 5.6 About Page. This change introduces the new About page for WordPress 5.6. Props elmastudio, ryelle, melchoyce, karmatosed, webcommsat, marybaum, meher, OGlekler, lmurillom, vimes1984, sabrinazeidan, nalininonstopnewsuk, afshanadiya, michelleames, bmcdede, yvettesonneveld, sarahricker, isabel_brison, helen, hellofromtonya, poena, chanthaboune, cbringmann, joedolson, sabernhardt, garrett-eclipse, audrasjb, marks99. See #51415. Built from https://develop.svn.wordpress.org/trunk@49640 git-svn-id: http://core.svn.wordpress.org/trunk@49378 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-admin/about.php | 290 ++++++++++++++----------------- wp-admin/credits.php | 26 ++- wp-admin/css/about-rtl.css | 303 +++++++++++++++++++++++++-------- wp-admin/css/about-rtl.min.css | 2 +- wp-admin/css/about.css | 303 +++++++++++++++++++++++++-------- wp-admin/css/about.min.css | 2 +- wp-admin/freedoms.php | 30 ++-- wp-admin/privacy.php | 26 ++- wp-includes/version.php | 2 +- 9 files changed, 653 insertions(+), 331 deletions(-) diff --git a/wp-admin/about.php b/wp-admin/about.php index ce754cfcd0..e482d137e6 100644 --- a/wp-admin/about.php +++ b/wp-admin/about.php @@ -19,15 +19,27 @@ require_once ABSPATH . 'wp-admin/admin-header.php';
-
- +
+ + ' ); ?>" /> + <?php _e( 'Code is Poetry' ); ?>' ); ?>" /> +
-
-

- - -

+
+
+

+ + +

+
+ +
+ +
+
+ <?php _e( 'New' ); ?>' ); ?>" /> +
-
-

+
+

-
+
' ); ?>');"> +
+
+

+

+
+
+
+
+
+

+

+
+
+
+
+

+

+
+
+
+ +
-
-

-

-

-

-

-
+

+

+ +

-
-
-

-

-

-

-

+
+ +
+
+

-
-
-

-

-

-

-

-

+
+
+

+ Web Content Accessibility Guidelines (WCAG) 2.1 at Level AAA right out of the box, so you can meet the highest level of international accessibility standards. Just add the necessary elements to your plugins, pictures, and other content, and you’re ready to go!' ), + 'https://www.w3.org/WAI/WCAG2AAA-Conformance' + ); + ?> +

-
-
- -
-
+
+ ' ); ?>" style="max-width:25em" alt="" />

-
+
+
+

+
-

-

+

+

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

-

-

-

-

-

-

- -

-

+
+
+

+
-
-
-

-

-

-

-
-
- -
- -
-
-

-

+
+
+

-
-

-

+
+ +
+
+

+

-
-

-

+
+

+

feature plugin includes template copy for you to update and publish, and it’s written to support different contexts and jurisdictions.', '#' ); ?>

+
+
+

+

-
+
+ +
+

-

-

- wp_get_environment_type()' - ); - ?> -

+

+

-

-

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

+

+

- -
+
-

-
    -
  • -
  • - redirect_guess_404_permalink()' - ); - ?> -
  • -
  • - wp_opcache_invalidate()' - ); - ?> -
  • -
  • -
  • - register_taxonomy()' - ); - ?> -
  • -
  • - register_meta()' - ); - ?> -
  • -
  • -
+

+

+ update test plugin to check your sites for errors ahead of time.' ), + 'https://wordpress.org/plugins/wp-jquery-update-test/' + ); + ?> +

+

+ jQuery Migrate plugin.' ), + 'https://wordpress.org/plugins/enable-jquery-migrate-helper/ ' + ); + ?> +

@@ -256,9 +218,9 @@ require_once ABSPATH . 'wp-admin/admin-header.php';

WordPress 5.5 Field Guide.' ), - 'https://make.wordpress.org/core/wordpress-5-5-field-guide/' + /* translators: %s: WordPress 5.6 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.6 Field Guide.' ), + '#' ); ?>

diff --git a/wp-admin/credits.php b/wp-admin/credits.php index 4605538d70..24985c16fb 100644 --- a/wp-admin/credits.php +++ b/wp-admin/credits.php @@ -21,15 +21,27 @@ $credits = wp_credits();
-
- +
+ + ' ); ?>" /> + <?php _e( 'Code is Poetry' ); ?>' ); ?>" /> +
-
-

- - -

+
+
+

+ + +

+
+ +
+ +
+
+ <?php _e( 'New' ); ?>' ); ?>" /> +