[wp-trac] [WordPress Trac] #16434: Give site admin ability to upload favicon in Settings, General

WordPress Trac wp-trac at lists.automattic.com
Thu Feb 9 22:02:34 UTC 2012


#16434: Give site admin ability to upload favicon in Settings, General
-----------------------------+------------------
 Reporter:  jane             |       Owner:
     Type:  feature request  |      Status:  new
 Priority:  normal           |   Milestone:  3.4
Component:  Administration   |     Version:  3.1
 Severity:  normal           |  Resolution:
 Keywords:                   |
-----------------------------+------------------

Comment (by jorbin):

 I think we can do this using a <link rel="SHORTCUT ICON"
 href="http://www.mydomain.com/myicon.ico"/> tag in the header which is
 supported by all of the brosers[1].  One thing we will need to consider
 is:

 User uploads a .png .  We convert it to a .ico file so it works in all
 browsers.  Should we do some simple browser sniffing to serve the png if
 the user is in a browser that supports it and fall back to the ico for
 browsers that don't.


 http://msdn.microsoft.com/en-us/library/ms537656(VS.85).aspx

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


More information about the wp-trac mailing list