這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Favicon Generator

外掛說明

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.

螢幕擷圖

  • Favicon Generator configuration screen
  • Shows the favicon in place

安裝方式

  1. Upload the favicon-generator folder to your /wp-content/plugins/ directory.
  2. Make sure that the favicon-generator folder and the favicon-generator/uploads folder have their permissions set to 777.
  3. Activate the plugin through the ‘Plugins’ menu in WordPress.

常見問題集

What file types do you support?

We support JPEG, GIF and PNG. Note: In order for this plugin to properly generate images, your server must have PHP configured with the GD2 library.

How do I make this work?
  1. Find the Favicon Generator section in WordPress.
  2. Upload an image. Generally speaking this would be your logo or something of that nature.
  3. That’s it! Your website now has an awesome favicon.
Why isn’t my favicon showing up?

Some browsers hang on to old favicon images in their cache. This is an unfortunate side effect of caching. If you make a change to your favicon and don’t immediately see the change, don’t start banging your head against the wall. This is not an indication that this plugin is not working. Try emptying your cache and quitting the browser.

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. This function is what allows us to automagically insert the favicon code. Most modern themes comply with this WordPress standard, so this really shouldn’t be the problem unless you built your own custom theme or are using a really old theme.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈Favicon Generator〉的開發相關工作。

參與者

將〈Favicon Generator〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄