Implement an aria-describedby attribute for login screen errors, and improve the "Forgot password?" anchor text.

Props aferica, rianrietveld
Fixes #31143

Built from https://develop.svn.wordpress.org/trunk@31871


git-svn-id: http://core.svn.wordpress.org/trunk@31850 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
John Blackbourn
2015-03-24 16:29:26 +00:00
parent 46b5808530
commit 7c5fc2debb
3 changed files with 11 additions and 5 deletions

View File

@@ -4,7 +4,7 @@
*
* @global string $wp_version
*/
$wp_version = '4.2-beta2-31870';
$wp_version = '4.2-beta2-31871';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.