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

Blogroll Links Favicons

설명

Automatically adds favicons next to links in your blogroll. Also adds favicons to the links admin area.

Features:

  • Automatically caches favicon files locally.
  • Icons in admin area
  • Refresh Cache Button
  • Adds class="blogroll-favicon"
  • Add a default favicon if link has no favicon

스크린샷

  • Admin and Front-End Icons!

설치

  1. Upload the folder blogroll-links-favicons to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Go to Links > Link Favicons and choose Refresh Cache. Click Update. This may take awhile depending on how many links you have!

FAQ

Are favicons cached locally?

Yes. The actual images are cached in /blogroll-links-favicons/cache/. This is new in v2.0.

Some bookmarks aren’t showing any icon at all, why?

Try refreshing the favicons. Go to Links > Link Favicons and choose the refresh cache option. This refreshes all favicons. To refresh a single favicon, open the edit page for that link and click “Update Link.” Be careful, as page loads may slow to a crawl during this process which could last up to a minute or more if you’ve got a large number of links.

How often is the cache refreshed?

At this point, refreshes must be done manually.

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

“Blogroll Links Favicons”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “Blogroll Links Favicons”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

2.0.2

  • Fixes 2.0 release bugs. (no cache folder & refresh problem)

2.0

  • Adds true local image caching & admin area icons.

2.0.4

  • Fixed “parse_url() expects exactly 1 parameter” bug
  • Adds better PHP 4 compatibility

2.0.3

  • Add plugin page ‘settings’ link.
  • Fix author links.

2.0.2

  • Fix refresh button problem

2.0.1

  • Fix cache folder problem

2.0

  • Add true local image caching
  • Add icon display in admin area
  • Add bundled default icon
  • Add single link icon refresh.

1.6.3

  • Remove Mosaic Mode
  • Fix default favicon

1.6.2

  • Add Mosaic Mode

1.6.1

  • Fix text-indent bug on ul li a

1.6

  • Change the way favicons are bound to links

1.5

  • Tweak Regex again

1.4

  • Tweak Regex

1.3

  • WP nounce Tweak broke reverted back

1.2

  • WP nounce Tweak

1.1

  • Added screenshot

1.0

  • Code and presentation clean up for 1.0 release

0.9.1

  • Linked fav icon

0.9

  • Updated Settings link

0.8

  • Changed Sub menu location ,now under links

0.7

  • Ability to add a default favicon if missing from site

0.6

  • Force image size to be 16x 16

0.5

  • Don’t show blank images

0.4

  • Added wpnonce security check, fixed bug introduced in 0.3

0.3

  • Added support fro hyphens in URLs

0.2

  • Added snoopy class for URL fetching

0.1

  • First version Check In