=== Yahoo! Updates for WordPress === Contributors: zagraves Author: Yahoo! Inc. Plugin URI: http://github.com/yahoo/yupdates-wordpress Tags: yahoo, updates, posts Version: 1.0.1 Requires at least: 2.2.1 Tested up to: 2.9.2 Stable tag: 1.0.1 Posts a Yahoo! Update to your connections when you update your WordPress blog. == Description == This plugin connects your WordPress blog to your Yahoo! account and creates an update sent to your connections whenever you publish a new blog post. This update contains a title, link and short excerpt of your new post for your connections to click and follow the link back to your blog. Read more about the [Yahoo! Updates](http://developer.yahoo.com/social/updates/) platform. Interested in contributing to this plugin? Fork the source on [GitHub](https://github.com/yahoo/yupdates-wordpress/). The Yahoo! Updates WordPress Plugin code is subject to the BSD license, see the LICENSE file. == Installation == 1. Upload the full directory into your wp-content/plugins directory. 2. Activate the plugin at the plugin administration page. 3. Open the plugin settings page, under Settings -> Yahoo! Updates Plugin and follow the directions to create an API key for the plug-in. 4. After saving the new application settings, authorize the plug-in to access your Yahoo! account. 5. All set! Anytime you publish a new blog post an update will be sent. == Changelog == = 1.0.1 = * Fixed new updates being sent when a blog post is updated * Updated author email addresses * Updated .ico file note = 1.0 = * Initial version