[wp-trac] [WordPress Trac] #15384: wp-login.php refactor

WordPress Trac wp-trac at lists.automattic.com
Tue Dec 21 17:28:41 UTC 2010


#15384: wp-login.php refactor
----------------------------+-----------------------------
 Reporter:  nacin           |       Owner:
     Type:  defect (bug)    |      Status:  new
 Priority:  normal          |   Milestone:  Future Release
Component:  Administration  |     Version:
 Severity:  normal          |  Resolution:
 Keywords:  3.2-early       |
----------------------------+-----------------------------

Comment (by norbertm):

 Created a PHP 5 OOP version that provides clarity and straightforwardness:
 * separates controllers and views
 * separates PHP and HTML code
 * one step closer to testability.

 Simplified and reduced the kinds of methods compared to the previous
 version.

 If you think it's too much OOP we can iterate but I would really prefer
 going forward internally while still providing hooks for the end users.

 Thoughts?

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/15384#comment:9>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list