Favicon Generator

0

This plugin will allow you to upload an image in the format of a jpeg, gif or png and will convert the image into a favicon formatted file. This file will be placed in your WordPress ro

Version
Last updated
Active installations
WordPress Version
Tested up to
pa_tag
Rating
Total ratings
This plugin is outdated and might not be supported anymore.

Description

This plugin will allow you to upload an image in the format of a jpeg, gif or png and will convert the image into a favicon formatted file. This file will be placed in your WordPress root directory and a link tag will then be added to your html output.

Version History

Version 1.1

  1. Added PHP 4 Compatibility
  2. Updated the ImageIco library from http://www.jpexs.com/php.html
  3. Cannot delete active favicon
  4. Added highlight to active favicon

Version 1.2

  1. Forgot to add the new ImageIco library via SVN. This version has it. Sorry about the mixup.

Version 1.3

  1. AAAARGH! Include error was happening because I forgot about case sensitivity in Linux filesystems. Sorry, I’m on a mac.

Version 1.4

  1. Supressed errors that appeared if the upload directory wasn’t created. Added in creation of the upload directory to the init routines.

Version 1.5

  1. Added support for ads from pluginsponsors.com to be placed on the admin page. A guy’s gotta earn a living, right?
  2. Tested functionality against WordPress version 2.9.2
  3. Increased the minimum WordPress version to 2.8 because, come on…who’s still running WordPress 2.1?
  4. Added checks to make sure certain necessary directories and permissions were set properly.
  5. Suppressed ugly warnings that were displayed when the upload directories weren’t set properly.
  6. Added support for l10n.