Add admin email verification screen. Shown every six months after an admin has logged in.

Also includes WPCS fixes for wp-login.php.

Props andraganescu, boemedia, lessbloat, azaozz.
See #46349.

git-svn-id: https://develop.svn.wordpress.org/trunk@45757 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Ozz
2019-08-07 00:03:39 +00:00
parent bab0d4ee9b
commit 296d8646e7
5 changed files with 580 additions and 242 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ $wp_version = '5.3-alpha-45282-src';
*
* @global int $wp_db_version
*/
$wp_db_version = 44719;
$wp_db_version = 45744;
/**
* Holds the TinyMCE version