WordPress/wp-admin/network
Jeremy Felt 1ffba4abc4 Differentiate between invalid and missing admin emails when adding a new site
Check the emptiness of the admin email before using `sanitize_email()` and `is_email()` to determine if the address is valid.

Fixes #17890

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


git-svn-id: http://core.svn.wordpress.org/trunk@29634 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-12 00:22:18 +00:00
..
about.php
admin.php
credits.php
edit.php
freedoms.php
index.php
menu.php Network Admin Menu: 2014-10-02 15:49:17 +00:00
plugin-editor.php
plugin-install.php
plugins.php
profile.php
settings.php * Declare $site_mimes before using it in check_upload_mimes(). 2014-09-07 10:11:17 +00:00
setup.php
site-info.php Fix syntax for single- and multi-line comments in wp-admin-directory files. 2014-07-17 09:14:16 +00:00
site-new.php Differentiate between invalid and missing admin emails when adding a new site 2014-10-12 00:22:18 +00:00
site-settings.php
site-themes.php
site-users.php
sites.php
theme-editor.php Don't rely on include_path to include files. 2013-09-25 00:18:11 +00:00
theme-install.php
themes.php Language packs: Remove translations when deleting a theme or a plugin. 2014-10-08 19:05:20 +00:00
update-core.php
update.php
upgrade.php Fix some hackificator odds and ends in wp-admin: 2014-05-19 05:04:16 +00:00
user-edit.php
user-new.php
users.php Add new action 'delete_user_form' in wp-admin/users.php and wp-admin/network/users.php. 2014-06-28 04:43:16 +00:00