[wp-trac] [WordPress Trac] #49521: Append lostpassword_errors filter to `retrieve_password()`

WordPress Trac noreply at wordpress.org
Wed Feb 26 20:30:18 UTC 2020


#49521: Append lostpassword_errors filter to `retrieve_password()`
------------------------------------+-----------------------------
 Reporter:  wpdo5ea                 |      Owner:  (none)
     Type:  enhancement             |     Status:  new
 Priority:  normal                  |  Milestone:  Awaiting Review
Component:  Login and Registration  |    Version:  trunk
 Severity:  normal                  |   Keywords:  has-patch
  Focuses:                          |
------------------------------------+-----------------------------
 Currently comparing to login and register process, lost password
 submission didn't have any error filter, which makes it hard to append
 more errors.

 Similar to the part in `register_new_user()` function, added the filter
 `lostpassword_errors` to errors encountered.

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


More information about the wp-trac mailing list