[wp-trac] [WordPress Trac] #34281: Allow admins to send users a 'Reset Password' link

WordPress Trac noreply at wordpress.org
Tue Oct 13 02:15:02 UTC 2015


#34281: Allow admins to send users a 'Reset Password' link
--------------------------+-----------------------------
 Reporter:  Ipstenu       |      Owner:
     Type:  defect (bug)  |     Status:  new
 Priority:  normal        |  Milestone:  Awaiting Review
Component:  Users         |    Version:  trunk
 Severity:  normal        |   Keywords:
  Focuses:                |
--------------------------+-----------------------------
 Following #24633 and #34180

 As Pippin said:

 > it'd be really nice for admins to be able to manually generate a new
 password for user accounts and then automatically send that new password
 via email.

 As an extension of that, should we be able to easily send users a link to
 reset their passwords? It would greatly improve supporting communities.
 Instead of explaining "Go to domain.com/wp-admin/ and click on lost
 password and put in your info..." you can just press a button and send a
 link. Done.

 I was able to make it a plugin but I'm epically failing at getting the
 ajax/js stuff to work right as a core patch :(

 Screenshot: https://cloudup.com/cWNmv6T0SXI
 Code: https://cloudup.com/c2SpsmqXb14

 This doesn't actually change the password or even force it. If you, as an
 admin, change the password of a user, they get an email anyway. This uses
 just emails them the reset link.

--
Ticket URL: <https://core.trac.wordpress.org/ticket/34281>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list