=== Webfinger === Contributors: Matthias Pfefferle Donate link: http://14101978.de Tags: OpenID, XRD, well-known, XML, Discovery, host-meta, Webfinger, diso Requires at least: 2.7 Tested up to: 3.9 Stable tag: 0.7 Webfinger for WordPress! This plugin requires: * the `/.well-known/`-plugin: http://wordpress.org/extend/plugins/well-known/ * the `host-meta`-plugin: http://wordpress.org/extend/plugins/host-meta/ more doku soon! == Changelog == = 0.7 = * Added do_action param (for future OStatus plugin) * Author-Url as Webfinger-Identifier = 0.5 = * Initial release == Installation == 1. You have to download and install the `/.well-known/`-plugin first: http://wordpress.org/extend/plugins/well-known/ 2. Then you have to download and install the `host-meta`-plugin: http://wordpress.org/extend/plugins/host-meta/ 3. Now you can upload the `webfinger`-folder to the `/wp-content/plugins/` directory 4. Activate the plugin through the *Plugins* menu in WordPress 5. ...and that's it :) == Frequently Asked Questions == soon...