Easy Retweet

Adds a Retweet button to your WordPress posts

Author:Sudar (profile at wordpress.org)
WordPress version required:4.4
WordPress version tested:4.7.17
Plugin version:3.1.1
Added to WordPress repository:20-07-2009
Last updated:10-12-2016
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:0
Rated by:0
Plugin URI:http://sudarmuthu.com/wordpress/easy-retweet
Total downloads:34 550
Active installs:90+
plugin download
Click to start download

Easy ReTweet is a WordPress Plugin, which let’s you add Tweet this buttons for your WordPress posts.

Usage

There are three ways you can add the retweet button. Automatic way, manual way and using shortcodes

Automatic way

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.

Manual way

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();

Using shortcodes

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.

Development

The development of the Plugin happens over at github. If you want to contribute to the Plugin, fork the project at github and send me a pull request.

If you are not familiar with either git or Github then refer to this guide to see how fork and send pull request.

If you are looking for ideas, then you can start with one of the following TODO items


Screenshots
ChangeLog