=== TweetPost === Contributors: bbqiguana Donate link: http://www.bbqiguana.com/donate/ Tags: wordpress, twitter, twitter integration, twitter poster, twitter, tweet, tweet posts, posts, plugin, admin, Post, tweetpost, multiuser, multi-user Requires at least: 2.1 Tested up to: 2.9.2 Stable tag: 0.2 TweetPost is a multi-user plugin that automatically tweets bit.ly links to new posts. == Description == TweetPost is a multiuser plugin which allows wordpress publishers to automatically tweet their new posts to their Twitter account. Tweets consist of a message ("New post from @user") including a reference to the author's Twitter name, the title of the post, and a bit.ly shortened link to the post. Currently, the Twitter Poster consists of the following features. * Specify a Twitter username and password to associate with the site * Specify a Bit.ly login and API key to associate with the site * Adds a "Twitter" property to user details, so users can manage their own Twitter name * Automatically submits the permalink to bit.ly and adds that to the tweet * Adds a reference to the author's Twitter account in the tweet * Fits the tweet into Twitter's 140-character limit. = License = This Twitter Poster plugin and Wordpress Plugin Framework are being developed under the GNU General Public License, version 2. [GNU General Public License, version 2](http://www.gnu.org/licenses/old-licenses/gpl-2.0.html "GNU General Public License, version 2") == Installation == 1. Unzip the archive file. 2. Verify the name of the unzipped folder to be "tweetpost" 3. Upload the "tweetpost" folder to the root of your Wordpress "plugins" folder. 4. Activate the "tweetpost" plugin in your website's plugin administration page. 5. Navigate to the "Settings" ~ "TweetPost" administration page, to add account info. == Frequently Asked Questions == None. == Change Log == * 0.2 Fixes a bad path in Javascript for validating settings * 0.1 Initial version