It would be great if there were something like Blavatar for WordPress.org sites.
I'm able to successfully change the favicon for the regular site (using the All in one Favicon plugin). But when I try to change the favicon for the mobile site (using the WPtouch plugin), it doesn't work. In the settings, I am using the "Upload Icon" button
Would be good in the internal functions could automatically display the code referring to favicon in the root directory, and the ability to be modified by filters or actions.
<br />
<link rel="icon" href="http://www.example.com/favicon.ico" /><br />
<link rel="shortcut icon" href="http://www.example.com/favicon.ico" /><br />You must log in to post.