>
Download This Plugin | |
Download Elegant Themes | |
Name | Easy Retweet |
Version | 3.0.3 |
Author | Sudar |
Rating | 0 |
Last updated | 2015-01-29 06:24:00 |
Downloads |
29812
|
Download Plugins Speed Test plugin for Wordpress |
Home page PageSpeed score has been degraded by 0%, while Post page PageSpeed score has been degraded by 1%
Easy Retweet plugin added 115 kB of resources to the Home page and 152 kB of resources to the sample Post page.
Easy Retweet plugin added 1 new host(s) to the Home page and 3 new host(s) to the sample Post page.
Great! Easy Retweet plugin ads no tables to your Wordpress blog database.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 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 :)
The following are the features that I am thinking of adding to the Plugin, when I get some free time. If you have any feature request or want to increase the priority of a particular feature, then let me know.