[wp-trac] [WordPress Trac] #16254: Reset password message should show Site address, not WordPress address
WordPress Trac
wp-trac at lists.automattic.com
Sat Jan 15 23:42:17 UTC 2011
#16254: Reset password message should show Site address, not WordPress address
-------------------------+-----------------------------
Reporter: moskjis | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Mail | Version: 3.0.4
Severity: minor | Keywords:
-------------------------+-----------------------------
It's possible for site to have different address than the one Wordpress is
in. If it's so, when site user has forgotten his / her password and resets
it, the message he / she gets is like this:
{{{
Someone has asked to reset the password for the following site and
username.
<Wordpress URL here>
Username: <username here>
To reset your password visit the following address, otherwise just ignore
this email and nothing will happen.
}}}
<Wordpress URL here> should be changed to <Site URL here>
As to how to change: see attached patch.
network_site_url function changed to home_url function.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/16254>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list