[wp-trac] [WordPress Trac] #19070: user.php errors should use wp_lostpassword_url()

WordPress Trac wp-trac at lists.automattic.com
Thu Oct 27 19:47:39 UTC 2011


#19070: user.php errors should use wp_lostpassword_url()
-------------------------+-----------------------------
 Reporter:  lwitzel      |      Owner:
     Type:  enhancement  |     Status:  new
 Priority:  normal       |  Milestone:  Awaiting Review
Component:  General      |    Version:  3.2.1
 Severity:  normal       |   Keywords:
-------------------------+-----------------------------
 Error messages generated in the user.php file has the lost password url
 hard-coded, rather than referencing wp_lostpassword_url(). This means a
 developer cannot override the default lost password url in this messaging,
 even when adding a filter for lostpassword_url.

 There are two locations with the URL hard-coded: lines 91 & 112.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/19070>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list