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

WordPress Trac noreply at wordpress.org
Mon Feb 10 23:54:32 UTC 2020


#34281: Allow admins to send users a 'Reset Password' link
-------------------------------------------------+-------------------------
 Reporter:  Ipstenu                              |       Owner:
                                                 |  adamsilverstein
     Type:  enhancement                          |      Status:  assigned
 Priority:  normal                               |   Milestone:  5.4
Component:  Users                                |     Version:  4.4
 Severity:  normal                               |  Resolution:
 Keywords:  has-screenshots dev-feedback has-    |     Focuses:  javascript
  ux-feedback has-patch needs-testing            |
-------------------------------------------------+-------------------------
Changes (by bookdude13):

 * keywords:  has-screenshots dev-feedback has-ux-feedback needs-refresh =>
     has-screenshots dev-feedback has-ux-feedback has-patch needs-testing


Comment:

 Patch refreshed. Had to merge the retrieve_password function in wp-
 login.php into the one added in functions.php by earlier patches. It seems
 to be needed in functions.php to have the scope needed for both the login
 screen and the edit-users screen. A quick round of testing and the patch
 seems to work well. Very clean code from earlier contribs!

 Note that the @since tags should be double checked; some of those were
 added in the original patches here back in about 4.4.

 Side note, is the dev-feedback keyword still needed?

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


More information about the wp-trac mailing list