Adds a Retweet button to your WordPress posts
Easy ReTweet is a WordPress Plugin, which let's you add retweet or Tweet this buttons for your WordPress posts, together with the retweet count.
There are three ways you can add the retweet button. Automatic way, manual way and using shortcodes
Install the Plugin and choose the type and position of the button from the Plugin's settings page. You can also specifically enable/disable the button for each post or page from the write post/page screen.
If you want more control over the way the button should be positioned, then you can manually call the button using the following code.
if (function_exists('easy_retweet_button')) echo easy_retweet_button();
You can also place the shortcode [easy-retweet] anywhere in your post. This shortcode will be replaced by the button when the post is rendered.
The pot file is available with the Plugin. If you are willing to do translation for the Plugin, use the pot file to create the .po files for your language and let me know. I will add it to the Plugin after giving credit to you.
Support for the Plugin is available from the Plugin's home page. If you have any questions or suggestions, do leave a comment there.
Requires: 2.8 or higher
Compatible up to: 3.3.2
Last Updated: 2012-3-13
Downloads: 23,547
Got something to say? Need help?