[wp-trac] [WordPress Trac] #30607: Errors in function retrieve_password

WordPress Trac noreply at wordpress.org
Fri Dec 5 13:51:21 UTC 2014


#30607: Errors in function retrieve_password
------------------------------------+------------------------------
 Reporter:  diegofranca90           |       Owner:
     Type:  defect (bug)            |      Status:  new
 Priority:  normal                  |   Milestone:  Awaiting Review
Component:  Login and Registration  |     Version:  4.0.1
 Severity:  normal                  |  Resolution:
 Keywords:  reporter-feedback       |     Focuses:
------------------------------------+------------------------------
Changes (by TobiasBg):

 * keywords:   => reporter-feedback


Comment:

 Hi @diegofranca90,

 thanks for your report and for contributing to WordPress!

 The first issue that you describe is not actually a bug: Note the
 difference between the two lines. In the first one, it's
 "retreive_password" (with "ei"), where it's "retrieve_password" (with
 "ie") in the second. To not run into backwards compatibility issues, both
 of the action hooks are being kept.

 For your second issue: Can you please explain what is incorrect about that
 link? (Note that it's actually not a link for a website (with an `<a>`
 HTML tag), but a link/URL in an email.) Thanks!

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


More information about the wp-trac mailing list