This plugin will install the official Twitter Button provided by Twitter to your WordPress-Blog.
Twitter has provided a twitter and retweet button. This Plugin adds the official twitter button to your blog articles, pages, archives, categories and rss.
Features
Note
If you choose the position as "manual choice" you have to edit your template-file and add the following code at a position of your choice.
<?php if(function_exists('wp_twitterbutton')) { wp_twitterbutton(); } ?>
Translations