Admin Favicon v1.2 WordPress Plugin Released
I just released a minor upgrade to Admin Favicon, a WordPress plugin which allows you to add a custom favicon to the WordPress administrative panels. It’s purely a cosmetic release which brings the CSS styling inline with WordPress 2.5. Grab the new download here.
Useful Articles
This article was written by John Kolbert on April 26, 2008 and filed as Announcements, WordPress. Get the latest articles by subscribing to the RSS feed. This article, including images and attachments, is property of John Kolbert and is not to be republished or translated without prior written permission.











Nice plugin
thx for this :D
@Siddharth: I’m glad you like it! Thanks for stopping by.
Thank you for this nice plugin!
I found a tiny error in line 92 – there is a closing slash missing;
echo”<link rel=\”shortcut icon\” href=\”$options[favi_url]\” />” ;
It doesn’t affect the function of the plugin but causes a validation error.
Ah, you are right. Thanks for finding that. I’ll get it fixed here in a bit.