=== Twitoaster - Twitter Conversations === Contributors: Twitoaster Donate link: http://twitoaster.com/about/ Tags: comments, post, tweet, twitter Requires at least: 2.2 Tested up to: 2.8.5 Stable tag: 1.2.2 Automatically retrieve Twitter Replies to your Blog's Posts. These Twitter Replies are handled like Posts Comments. Also bring Twitter Statistics. == Description == Automatically retrieve Twitter Replies to your Blog's Posts. These Twitter Replies are handled like Posts Comments, using WP built-in comment system. Here is how Twitter Replies / Twitter Updates work: 1. You Post an article on your blog 2. You update your Twitter status (or let the plugin do it for you) 3. You automatically get all related Twitter Replies as comments to your Post The plugin also brings two widgets: 1. Analytics charts showing how many Twitter Replies you are receiving 2. Listings of your 20 most recent Twitter Conversations == Installation == 1. Unzip then upload the `twitoaster` folder to your `/wp-content/plugins/` directory 2. Activate the plugin through the `Plugins` menu in WordPress 3. Enter the [Twitoaster API Key](http://twitoaster.com/api/authentication/ "Twitoaster API Authentication") linked to your Twitter account 4. Go to the `Settings` -> `Twitoaster` to manage options (Twitter Replies, Twitter Status updates, Twitter Charts...) == Frequently Asked Questions == = How does it work? = The plugin uses the [Twitoaster API](http://twitoaster.com/api/ "Twitoaster API - Twitter conversations and statistics") to search for posts URLs in your Twitter updates (url shorteners are supported). Each Twitter update found sees its replies added as comments to the matching post. The widgets (Twitter charts and Twitter conversations) also use the [Twitoaster API](http://twitoaster.com/api/ "Twitoaster API - Twitter conversations and statistics"). = What is Twitoaster? = [Twitoaster](http://twitoaster.com/ "Twitoaster - Twitter conversations threading and statistics") is a Twitter service. It threads and archives your Twitter conversations, bringing you all the background, context and statistics you need. In other words, it's all about improving and optimizing the way you communicate with your followers on Twitter. = What is the Twitoaster API? = The Twitoaster WP plugin uses the [Twitoaster API](http://twitoaster.com/api/ "Twitoaster API - Twitter conversations and statistics") to retrieve your Twitter extended information. == Screenshots == 1. Main plugin configuration page (Twitter comments and Twitter updates) 2. Individual "Tweet Post" option (update your Twitter status when you post) 3. Widgets configuration page (Twitter charts and Twitter conversations) == Changelog == = 1.2.2 = * Fix: Timeout error handling (if Twitter is down) = 1.2.1 = * Fix: Adding Twitter Comments locking mechanism * Fix: Adding a workaround if PHP doesn't support mb_strings = 1.2.0 = * New: Optimizing the way Twitter Comments are retrieved * New: Twitter Status Update entirely rewritten (Tweet format, individual Post options...) = 1.1.3 = * Fix: Forcing Snoopy if PHP is in safe mode = 1.1.2 = * Fix: An image file was missing (twitter.png) in the package = 1.1.1 = * New: Twitter URL Shortener changed to "toast.tw" (for Twitter status updates) * New: Twitter Comments follow your WP "notify email" options (if you activated the option, you'll receive an email when someone post a comment via Twitter) * New: Twitter comments follow your WP "close comments" options (Comments received via Twitter after your "close comment" limit won't be added) = 1.1.0 = * New: Option to update your Twitter status when you post * Fix: No more warning message on new post edition = 1.0.0 = * First beta version (Twitter Replies only)