From 8d987eef49d841dccd7c4b39d9c7f33805efe542 Mon Sep 17 00:00:00 2001 From: joedolson Date: Sun, 25 Jun 2023 18:44:23 +0000 Subject: [PATCH] Upgrade/Install: Add aria-describedby for input descriptions. Accessibly associate field description text with relevant input fields. Add `aria-describedby` and target IDs for each description field. Update privacy text note to better reflect relevancy to specific fields. Props costdev, joedolson. Fixes #58613. Built from https://develop.svn.wordpress.org/trunk@56024 git-svn-id: http://core.svn.wordpress.org/trunk@55536 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-admin/install.php | 20 ++++++++++---------- wp-includes/version.php | 2 +- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/wp-admin/install.php b/wp-admin/install.php index 66b6078214..971392d076 100644 --- a/wp-admin/install.php +++ b/wp-admin/install.php @@ -123,8 +123,8 @@ function display_setup_form( $error = null ) { echo ''; } else { ?> - -

+ +

@@ -141,7 +141,7 @@ function display_setup_form( $error = null ) {
- +
-

+

@@ -177,8 +177,8 @@ function display_setup_form( $error = null ) { - -

+ +

@@ -198,17 +198,17 @@ function display_setup_form( $error = null ) { ?> />
- /> + /> -

+

-