Go to file
John Blackbourn f585095db4 Users: Display the "Your email address has not been updated yet" message when a user changes their profile email address from within network admin.
This ensures continuity with the regular profile editing screen and the user admin profile editing screen.

Fixes #41635


git-svn-id: https://develop.svn.wordpress.org/trunk@41253 602fd350-edb4-49c9-b593-d223f7449a82
2017-08-14 19:41:35 +00:00
src Users: Display the "Your email address has not been updated yet" message when a user changes their profile email address from within network admin. 2017-08-14 19:41:35 +00:00
tests Widgets: Suppress PHP warnings raised by `DOMDocument::loadHTML()` in `WP_Widget_Text::is_legacy_instance()` which could appear in Text widget forms. 2017-08-14 05:58:23 +00:00
tools/i18n
.editorconfig
.gitignore
.jshintrc Build/Test Tools: After [29858], update `.jsintrc` to use spaces, not tabs. 2017-01-13 04:44:53 +00:00
.travis.yml Build/Test Tools: More PHP 7.2 tweaks for Travis CI. 2017-07-27 21:31:40 +00:00
Gruntfile.js Update autoprefixer browser support matrix 2017-07-16 01:14:36 +00:00
package.json Emoji: Port the Twemoji regex to PHP. 2017-07-14 05:46:19 +00:00
phpunit.xml.dist Build/Test Tools: Be strict about tests that do not test anything. 2017-04-23 01:24:41 +00:00
wp-cli.yml
wp-config-sample.php
wp-tests-config-sample.php