该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的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