=== Auto XFN-ify === Contributors: DavidMeade Donate link: http://davidmeade.com/wordpress-plugins Tags: XFN, links, blogroll Requires at least: 2.0.2 Tested up to: 2.5 Stable tag: 1.0 Adds XFN rel attributes and CSS styles to your posts based on XFN values entered in wordpress' Links section. == Description == This Plugin automatically adds XFN rel attributes to any links in all your posts which link to someone in your blogroll. This way you don't have to add XFN info manually each time you link to someone in your posts. The plugin uses the XFN data stored for links in the Manage->Links admin section, so as you update/add/remove links and any XFN data in your WP Admin section, all links on your site are automatically updated with appropriate XFN attributes. The plugin can optionally (when theme supported) include XFN icons next to the appropriate links in your posts. == Installation == This section describes how to install the plugin and get it working. 1. Upload the entire AutoXFNify folder to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress 1. Optionally turn on CSS styling for XFN links in the "Auto XFN-ify" tab of the "options" meny in WordPress. == Frequently Asked Questions == = How does the plugin determin XFN data for a given link? = It uses the XFN data set for links in the Manage Links (aka blogroll) section of the Wordpress Admin. = What about links that are not in my blogroll? = This plugin only adds AFN data for links you've included in your blogroll. = Doesn't wordpress do this already? = Not within your posts' body. This plugin will automatically add the XFN rel attributes within your blog posts when you include links to your sites/people in your Manage Links section. = What happens if I change a links XFN data in the WordPress admin? = The new XFN data will automatically be used when displaying links to that url in any existing or future posts. = What happens if I add a link with XFN data to my blogroll? = All existing and future links to that url in your posts will now automatically have XFN rel attributes added. = What happens if I remove a link with XFN data to my blogroll? = Links in your posts to a removed url will no longer be updated by this plugin, and thus no longer display any XFN data. = Does a link have to be marked "visible" in the Manage Links section? = No. This plugin will add XFN data (if there is any) to any link in your post that is in your Link Manger - even 'invisible' ones that wouldn't show up in a blogroll sidebar listing.