wordpress-develop/src/wp-admin/network
Helen Hou-Sandi 97e6967d63 Multisite: Use an email input for new user email address.
We also need to set novalidate on the form due to some browsers rejecting valid email addresses containing an IDN. We should holistically investigate whether this is still an issue in any major browsers at some point.

props earnjam.
fixes #32643.


git-svn-id: https://develop.svn.wordpress.org/trunk@32774 602fd350-edb4-49c9-b593-d223f7449a82
2015-06-14 20:40:35 +00:00
..
about.php Don't rely on include_path to include files. 2013-09-25 00:17:40 +00:00
admin.php Priority fixes for various existing hook documentation. 2014-04-12 00:00:32 +00:00
credits.php Don't rely on include_path to include files. 2013-09-25 00:17:40 +00:00
edit.php Docs Formatting: Backtick-escape inline code for all dynamic hook docs in wp-admin/network/*. 2014-11-30 11:20:32 +00:00
freedoms.php Don't rely on include_path to include files. 2013-09-25 00:17:40 +00:00
index.php Update wp_die() calls modified in [31658] to use shorthand calling style. 2015-04-20 03:26:24 +00:00
menu.php Move network update submenu items to the Network Dashboard menu item 2015-05-19 16:59:40 +00:00
plugin-editor.php Don't rely on include_path to include files. 2013-09-25 00:17:40 +00:00
plugin-install.php Don't rely on include_path to include files. 2013-09-25 00:17:40 +00:00
plugins.php Don't rely on include_path to include files. 2013-09-25 00:17:40 +00:00
profile.php Don't rely on include_path to include files. 2013-09-25 00:17:40 +00:00
settings.php Update wp_die() calls modified in [31658] to use shorthand calling style. 2015-04-20 03:26:24 +00:00
setup.php Don't rely on include_path to include files. 2013-09-25 00:17:40 +00:00
site-info.php Remove a now unused switch_to_blog() and restore_current_blog() in site-info.php 2015-06-14 08:22:34 +00:00
site-new.php Don't loosely compare functions that return bool against a literal bool. 2015-06-12 17:18:38 +00:00
site-settings.php Update wp_die() calls modified in [31658] to use shorthand calling style. 2015-04-20 03:26:24 +00:00
site-themes.php Update wp_die() calls modified in [31658] to use shorthand calling style. 2015-04-20 03:26:24 +00:00
site-users.php Don't loosely compare functions that return bool against a literal bool. 2015-06-12 17:18:38 +00:00
sites.php Update wp_die() calls modified in [31658] to use shorthand calling style. 2015-04-20 03:26:24 +00:00
theme-editor.php Don't rely on include_path to include files. 2013-09-25 00:17:40 +00:00
theme-install.php Don't rely on include_path to include files. 2013-09-25 00:17:40 +00:00
themes.php Use HTTPS URLs for codex.wordpress.org. 2015-04-12 21:28:58 +00:00
update-core.php Don't rely on include_path to include files. 2013-09-25 00:17:40 +00:00
update.php Don't rely on include_path to include files. 2013-09-25 00:17:40 +00:00
upgrade.php Add @global annotations for wp-admin/*. 2015-05-28 21:40:27 +00:00
user-edit.php Don't rely on include_path to include files. 2013-09-25 00:17:40 +00:00
user-new.php Multisite: Use an email input for new user email address. 2015-06-14 20:40:35 +00:00
users.php Add missing doc blocks to wp-admin/includes/*. 2015-05-29 20:16:22 +00:00