=== WP-TweetButton === Contributors: CoderPlus Tags: wp tweet button,wordpress tweet button,twitter, retweet, voting, button, tweet count,tweet button,official twitter button,official tweet button,hash tags Requires at least: 2.7.2 Tested up to: 3.0.1 Stable tag:trunk == Description == The plugin adds the new Official Twitter [Tweet Button](http://twitter.com/tweetbutton "Twitter Tweet Button") on your blog or site. You can easily configure the tweet button from your WordPress Dashboard. For more information visit [Tweet Button](http://coderplus.com/2010/08/twitter-tweet-button-plugin-for-wordpress/ "Twitter Tweet Button for Wordpress") = Features = * Live count of tweets from Twitter * Allows you to add post categories and tags as hash tags in your tweetsor * Allows you to change the source which you retweet, E.g. `RT @yourname` or `via @yourname` * Allows you to use post author's twitter profile on his posts(Useful for Multi Author Blogs) * Allows you to change the syntax of your tweet Eg:` via @yourname`,`RT @yourname ` * Allow you to set the type of the Tweet Counter(Vertical,Horizontal or none) * Allows you to set the language of the button * Allows you to recommend a second twitter account * Allows you to add CSS styles * Automatically adds the tweet button without the need of any template modification * Allows further customization and Manual code insertion into the template * Allows you to generate a "Tweet This" text link for further customization == Installation == Upload the WP-TweetButton plugin to your blog, Activate it, and configure it from the TweetButton Menu in your Wordpress Dashboard. 1, 2, 3: You're done! == Screenshots == 1. TweetButton Settings Page 2. Tweet Button == Changelog == = 1.7.4 = Instructions Edited = 1.7.4 = More Fixes = 1.7.3 = Fix for the User Profile Options = 1.7.2 = Fix for `only on posts` option = 1.7.1 = Fixes for deprecated functions = 1.7 = * Added new Features (especially for multi author blogs) * Added two twitter fields in the user profiles, which can be used in tweets using `%post_author%` and `%post_author_bio%` = 1.6 = * Fix for related twitter account left blank = 1.5.1 = * Another set of fixes = 1.5 = * Some major bug fixes = 1.4 = * New function `the_tweetlink()` to add a text link. * bug fixes = 1.3 = * Hash tag fix.If you use lots of tags and categories in your posts, and you use these as hash tags, then the tweet will be automatically trimmed(by not adding all hash tags) so that the tweet stays near 140 chars. = 1.2 = * RT fix. Will recommend your twitter handle instead of recommending the second account if you are using the RT syntax. * Some modifications on the Settings Page = 1.1 = * Added Hashtags using post tags and post categories `%post_tags%` , `%post_cats%`