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

MicroID

外掛說明

“MicroID enables anyone to claim verifiable ownership over content hosted
anywhere on the web” (microid.org). This plugin makes that easier by
generating MicroIDs for you based on an identifier WordPress already has, or by
an additional identifier you provide.

Partially inspired by other MicroID plugins by Richard Miller and Eran Sandler.

螢幕擷圖

安裝方式

This plugin follows the standard WordPress installation method:

  1. Upload microid.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Configure through the ‘MicroID’ section of the ‘Options’ menu

常見問題集

How do I get help if I have a problem?

Please direct support questions to the “Plugins and Hacks” section of the
WordPress.org Support Forum. Just make sure and include the tag ‘microid’,
so that I’ll see your post. Additionally, you can file a bug report at
http://dev.wp-plugins.org/report.

使用者評論

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

參與者及開發者

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

參與者

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

對開發相關資訊感興趣?

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

變更記錄

version 1.1

  • display microid on author pages (props: Craig Andrews)
  • check is_front_page() in addition to is_home()

version 1.0

  • initial release