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

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!

常見問題集

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