[wp-trac] [WordPress Trac] #20279: Functions defined in wp-login.php should be moved to a separate file to make them re-usable
WordPress Trac
noreply at wordpress.org
Wed Sep 4 08:58:42 UTC 2013
#20279: Functions defined in wp-login.php should be moved to a separate file to
make them re-usable
------------------------------+-----------------------------
Reporter: beaulebens | Owner: SergeyBiryukov
Type: enhancement | Status: closed
Priority: normal | Milestone: 3.7
Component: General | Version:
Severity: normal | Resolution: fixed
Keywords: has-patch commit |
------------------------------+-----------------------------
Changes (by SergeyBiryukov):
* owner: => SergeyBiryukov
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"25231"]:
{{{
#!CommitTicketReference repository="" revision="25231"
Move check_password_reset_key(), reset_password(), and register_new_user()
from wp-login.php to wp-includes/user.php, to make them reusable. props
beaulebens for initial patch. fixes #20279.
}}}
--
Ticket URL: <http://core.trac.wordpress.org/ticket/20279#comment:14>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list