From 482a549085de90fceb1c46f31006b835dde446e8 Mon Sep 17 00:00:00 2001
From: Joe Dolson
Date: Wed, 27 Jan 2021 21:02:12 +0000
Subject: [PATCH] Administration: Remove italic text to improve readability.
Italicized text can be difficult to read for some people with dyslexia or related forms of reading disorders. This removes italics on a number of larger blocks onpm run grunt rpf text in the admin. This has been a task 5.3; this commit closes the task. Further instances of italicized text should be addressed individually.
Props afercia, xkon, audrasjb
Fixes #47327
git-svn-id: https://develop.svn.wordpress.org/trunk@50032 602fd350-edb4-49c9-b593-d223f7449a82
---
package-lock.json | 2 +-
src/wp-admin/includes/file.php | 2 --
src/wp-admin/plugin-editor.php | 4 +--
src/wp-admin/theme-editor.php | 4 +--
...p-customize-nav-menu-locations-control.php | 28 +++++++++----------
src/wp-signup.php | 4 +--
6 files changed, 20 insertions(+), 24 deletions(-)
diff --git a/package-lock.json b/package-lock.json
index 879dba0577..552f47ee56 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -6019,7 +6019,7 @@
},
"browserify-aes": {
"version": "1.2.0",
- "resolved": "https://registry.npmjs.org/browserify-aes/-/browserify-aes-1.2.0.tgz",
+ "resolved": "http://registry.npmjs.org/browserify-aes/-/browserify-aes-1.2.0.tgz",
"integrity": "sha512-+7CHXqGuspUn/Sl5aO7Ea0xWGAtETPXNSAjHo48JfLdPWcMng33Xe4znFvQweqc/uzk5zSOI3H52CYnjCfb5hA==",
"dev": true,
"requires": {
diff --git a/src/wp-admin/includes/file.php b/src/wp-admin/includes/file.php
index acce21a15f..9928582c7a 100644
--- a/src/wp-admin/includes/file.php
+++ b/src/wp-admin/includes/file.php
@@ -2246,12 +2246,10 @@ function request_filesystem_credentials( $form_post, $type = '', $error = false,