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

WordPress Trac noreply at wordpress.org
Sat Jan 30 13:05:48 UTC 2021


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

 * keywords:  has-screenshots has-ux-feedback has-patch commit => has-
     screenshots has-ux-feedback has-patch


Comment:

 This looks good. The `retrieve_password()` function needs some work
 though. If you diff it with the current one in wp-login.php some of the
 recent changes have been lost, for example the docs updates, the IP
 address message, the lowercase ERROR strings, and the
 `lostpassword_errors` filter. Might be some more, I didn't check too
 thoroughly.

 Also it will need a `@since` entry for the new parameter, and probably
 also one to mention that prior to 5.7.0 it only existed in wp-login.php.

 My only concern about the functionality itself is whether the "Send
 password reset" link is needed on the Users list table. It adds a lot of
 visual noise. Is this action common enough to warrant that link?

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


More information about the wp-trac mailing list