Users: After [41163], add a notice for Email field on Profile screen that the new address will not become active until confirmed.

Props dilipbheda.
Fixes #43106. See #16470.
Built from https://develop.svn.wordpress.org/trunk@42688


git-svn-id: http://core.svn.wordpress.org/trunk@42516 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Sergey Biryukov
2018-02-11 12:23:31 +00:00
parent 12f854b6e8
commit e97d2c0407
2 changed files with 10 additions and 2 deletions

View File

@@ -4,7 +4,7 @@
*
* @global string $wp_version
*/
$wp_version = '5.0-alpha-42687';
$wp_version = '5.0-alpha-42688';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.