MicroID

Plugin Banner

MicroID

by Will Norris

Download
Description

“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
  1. Add a new MicroID using an Identity URI or the default admin data.

    Add a new MicroID using an Identity URI or the default admin data.

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.

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
Back to top