From a19e5c3ac463946215789f24912c79059d991b7b Mon Sep 17 00:00:00 2001 From: Rami Yushuvaev Date: Wed, 10 Aug 2016 23:57:27 +0300 Subject: [PATCH 1/3] a11y on registration shortcode - remove the title attribute from the input fields, screen readers has labels --- templates/shortcode-register.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/shortcode-register.php b/templates/shortcode-register.php index b467b3482e..5699f613ca 100644 --- a/templates/shortcode-register.php +++ b/templates/shortcode-register.php @@ -34,12 +34,12 @@
- +
- +
From 48397ae81ef64be7c793de74f64f0de9c82b6d76 Mon Sep 17 00:00:00 2001 From: Rami Yushuvaev Date: Wed, 10 Aug 2016 23:57:58 +0300 Subject: [PATCH 2/3] a11y on login shortcode - remove the title attribute from the input field, screen readers has label --- templates/shortcode-login.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/templates/shortcode-login.php b/templates/shortcode-login.php index 83cb875805..1ec009b639 100644 --- a/templates/shortcode-login.php +++ b/templates/shortcode-login.php @@ -22,8 +22,9 @@ ?> +