이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

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.

FAQ

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로 구독하세요.