[wp-trac] Re: [WordPress Trac] #1155: Add wp-login.php to
 theme/template system
    WordPress Trac 
    wp-trac at lists.automattic.com
       
    Mon Apr 24 12:39:46 GMT 2006
    
    
  
#1155: Add wp-login.php to theme/template system
-------------------------+--------------------------------------------------
       Id:  1155         |      Status:  assigned                
Component:  Template     |    Modified:  Mon Apr 24 12:39:45 2006
 Severity:  enhancement  |   Milestone:  2.1                     
 Priority:  normal       |     Version:  2.0.1                   
    Owner:  markjaquith  |    Reporter:  TechGnome               
-------------------------+--------------------------------------------------
Comment (by ryanscheuermann):
 +1 for 3 hooks: login_head, login_pre, and login_post
 CSS is your friend.  :-)
 I don't know about use in a theme, but a plugin like Tiger Admin (or any
 other admin stylesheet plugin) would definitely benefit from being able to
 make the Login screen consistent with the admin.  I've done this using WP
 as a CMS for my clients.
 But even so, styling it to be consistent with your theme (using the hooks)
 wouldn't be a bad idea when the Login screen is such an essential part to
 the public's view of the site.
 Also, having a "login_pre" and "login_post" hook would allow people to
 include little messages like, "Remember, username is case sensitive." to
 the Login screen.  Something my clients have needed a number of times...
-- 
Ticket URL: <http://trac.wordpress.org/ticket/1155>
WordPress Trac <http://wordpress.org/>
WordPress blogging software
    
    
More information about the wp-trac
mailing list