WordPress/wp-admin/network
Jeremy Felt 63ceacb67a Improve experience when deleting users from a multisite network.
When deleting a user who is not associated with any sites, the current messaging can be confusing as only users associated with at least one site actually appear on the confirmation page for deletion.

This experience can be improved by showing all users being deleted as well as their current site associations.

* If an empty array of users is passed, don't attempt to confirm deletion.
* If one user is passed, show a message crafted for a user of one.
* If multiple users are passed, show a message crafted for many.
* Show the pending results of all users to be deleted.
* Update messaging around the deletion/confirmation process to be less misleading.

Props Idealien, HarishChaudhari, DrewAPicture.

Fixes #18132.

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


git-svn-id: http://core.svn.wordpress.org/trunk@31637 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2015-03-07 04:40:28 +00:00
..
about.php
admin.php
credits.php
edit.php Docs Formatting: Backtick-escape inline code for all dynamic hook docs in wp-admin/network/*. 2014-11-30 11:21:22 +00:00
freedoms.php
index.php
menu.php
plugin-editor.php
plugin-install.php
plugins.php
profile.php
settings.php Provide proper label associations and descriptions throughout the network admin 2015-02-23 02:29:26 +00:00
setup.php
site-info.php Provide proper label associations and descriptions throughout the network admin 2015-02-23 02:29:26 +00:00
site-new.php Provide proper label associations and descriptions throughout the network admin 2015-02-23 02:29:26 +00:00
site-settings.php Provide proper label associations and descriptions throughout the network admin 2015-02-23 02:29:26 +00:00
site-themes.php In HTML5, the action attribute is no longer required. Remove this attribute when empty. 2015-01-16 04:16:24 +00:00
site-users.php Provide proper label associations and descriptions throughout the network admin 2015-02-23 02:29:26 +00:00
sites.php In HTML5, the action attribute is no longer required. Remove this attribute when empty. 2015-01-16 04:16:24 +00:00
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 In HTML5, the action attribute is no longer required. Remove this attribute when empty. 2015-01-16 04:16:24 +00:00
update-core.php
update.php
upgrade.php
user-edit.php
user-new.php Provide proper label associations and descriptions throughout the network admin 2015-02-23 02:29:26 +00:00
users.php Improve experience when deleting users from a multisite network. 2015-03-07 04:40:28 +00:00