[wp-trac] [WordPress Trac] #7328: Add favicon to /wp-admin/

WordPress Trac wp-trac at lists.automattic.com
Wed Jul 16 23:24:45 GMT 2008


#7328: Add favicon to /wp-admin/
----------------------------+-----------------------------------------------
 Reporter:  bi0xid          |       Owner:  anonymous
     Type:  enhancement     |      Status:  new      
 Priority:  lowest          |   Milestone:  2.6.1    
Component:  Administration  |     Version:           
 Severity:  trivial         |    Keywords:           
----------------------------+-----------------------------------------------
 I think it can be a good feature to have a favicon for our WordPress admin
 site.

 We all use tab-navigation style browsers, and this will help us
 identifying our main page and our admin page.

 It's as simple as adding the following line into our admin-header.php


 {{{
 <link rel="shortcut icon" href="http://s.wordpress.org/favicon.ico?2"
 type="image/x-icon" />
 }}}

-- 
Ticket URL: <http://trac.wordpress.org/ticket/7328>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list