[wp-trac] Re: [WordPress Trac] #4478: Allow login form to be completely taken over

WordPress Trac wp-trac at lists.automattic.com
Fri Feb 20 21:45:11 GMT 2009


#4478: Allow login form to be completely taken over
-----------------------------+----------------------------------------------
 Reporter:  Viper007Bond     |       Owner:  anonymous                       
     Type:  feature request  |      Status:  new                             
 Priority:  low              |   Milestone:  2.8                             
Component:  Administration   |     Version:  2.7.1                           
 Severity:  minor            |    Keywords:  login, registration, needs-patch
-----------------------------+----------------------------------------------
Changes (by stealthdave):

  * version:  2.7 => 2.7.1


Comment:

 Okay, after looking over the patch, I made a change to remove the error
 messaging from the template altogether.  This is something that, IMO,
 should always be displayed on the page regardless of whether the author
 included it in the template or not.  This means that the patch is not
 smaller any more, but the sample login page is.  Unfortunately, it does
 break compatibility with the previous patch, but all you need to modify to
 make it work is to remove any call you made to login_header_error() in
 your template.  It is now automatically called immediately after the
 header in all cases.

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


More information about the wp-trac mailing list