(PLUGIN) Favicon Generator
We have noticed that a lot of people don’t take the time to set up a favicon for their WordPress sites. There are tools out on the internet that allow you to create your own favicon, from an image that you have, but once you get it, you have to go hack the code in your theme to make it work on your site. This plugin is going to take care of all of that for you. It just takes a few basic steps to get the plugin installed, and then you’re just an image upload away from having a custom favicon for your WordPress site. Our plugin takes care of inserting the favicon html code that you need, creating the favicon and placing it on your server. We hope you enjoy it.
The official plugin source has been moved to the Wordpress.org plugin directory. You can download it here.











I’m a fan of your favicon generator plugin, came across one of my sites that it doesn’t work in, even though the wp_head() function is there.. came to your site to find out exactly what “code” I need to manually insert into my theme?
“If that doesn’t work, it could also be because your theme doesn’t make use of WordPress’ wp_head() function. If this is the case, sadly you’ll have to edit your theme.”
What code do I need to use?
@happyches – Well, the code you need to have in your theme for the plugin to be able to write in the correct code in the head tag is the wp_head() funtion. If it’s already there, there may be another issue. Would you mind letting me take a look at the theme to see if everything looks ok?