[wp-trac] [WordPress Trac] #15384: wp-login.php refactor
WordPress Trac
noreply at wordpress.org
Mon Oct 5 02:48:04 UTC 2015
#15384: wp-login.php refactor
------------------------------------+------------------------------
Reporter: nacin | Owner:
Type: enhancement | Status: reopened
Priority: normal | Milestone: Awaiting Review
Component: Login and Registration | Version:
Severity: normal | Resolution:
Keywords: has-patch dev-feedback | Focuses:
------------------------------------+------------------------------
Changes (by jfarthing84):
* keywords: needs-patch => has-patch dev-feedback
Comment:
My patch bascially moves most of the logic into a new file, {{{wp-includes
/class-wp-login.php}}}, where it is encapsulated in a class. Most logic is
abstracted into separate methods. All javascript is also moved into a new
javascript file, {{{wp-includes/js/wp-login.js}}}.
This would be super awesome for my plugin, Theme My Login, to finally have
access to these methods so I can avoid duplicating them. I'm sure other
developers would benefit as well.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/15384#comment:30>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list