[wp-trac] [WordPress Trac] #18132: Misleading message when deleting a user with no sites

WordPress Trac noreply at wordpress.org
Sat Mar 7 04:39:16 UTC 2015


#18132: Misleading message when deleting a user with no sites
--------------------------------------+-------------------------
 Reporter:  danielbachhuber           |       Owner:  jeremyfelt
     Type:  enhancement               |      Status:  closed
 Priority:  normal                    |   Milestone:  4.2
Component:  Users                     |     Version:
 Severity:  trivial                   |  Resolution:  fixed
 Keywords:  good-first-bug has-patch  |     Focuses:  multisite
--------------------------------------+-------------------------
Changes (by jeremyfelt):

 * status:  reviewing => closed
 * resolution:   => fixed


Comment:

 In [changeset:"31656"]:
 {{{
 #!CommitTicketReference repository="" revision="31656"
 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.
 }}}

--
Ticket URL: <https://core.trac.wordpress.org/ticket/18132#comment:24>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list