=== Commentwitter ===
Contributors: JonBishop
Donate link: http://www.jonbishop.com/donate/
Tags: Twitter, comments, commentwitter, tweet
Requires at least: 2.7
Tested up to: 2.8.4
Stable tag: 1.5.2
Gives commenters the option of Tweeting their comment with a link to your post.
== Description ==
Commentwitter is a WordPress plugin that gives commenters the option of Tweeting their comment with a link to your post.
= Other features =
* Automatically creates bit.ly to specific comments in a post
* Integrates nicely into forms
* Blog owner can Tweet new comments automatically on their profile
* Works off the shelf with Thesis
== Installation ==
1. Upload the 'commentwitter' folder to the '/wp-content/plugins/' directory
2. Go into the WordPress admin interface and activate the plugin
3.(The following step is not needed if you are using the Thesis theme)
Insert the following PHP function where you would like the login prompt and text for the plugin:
<? get_commentwitter_input(); ?>
Note: This is usually right after:
<p><input name="submit" type="submit" id="submit" tabindex="5" value="Submit Comment" />
== Frequently Asked Questions ==
== Version history ==
The current version is 1.5.2 (2009.10.06).
= 1.5.2 (2009.10.06) =
* Switched from Cligs to Bitly
* Removed Cligs API form from Admin
= 1.5.1 (2009.08.03) =
* Changed some javascript to fix functionality
= 1.5 (2009.08.02) =
* Added Thesis support
* Fixed javascript toggle issue
* Fixed "Send To Twitter" HTML
* Changed Author URL
= 1.4.2 (2009.06.24) =
* Fixed URLEncoding issues
= 1.4.1 (2009.05.12) =
* Fixed some links
= 1.4 (2009.05.01) =
* Added help button and donation link
= 1.3 (2009.05.01) =
* Site owner can add a prefix to Tweets
= 1.2 (2009.04.30) =
* Tweet is only cut off if under 120 characters
* Blog owner can now Tweet new comments automatically on own profile
= 1.0 (2009.03.05) =
* Released
== To do ==
* Auto approve comments when using CommenTwitter