Title: Easy Retweet
Author: Sudar Muthu
Published: <strong>20 juillet 2009</strong>
Last modified: 10 décembre 2016

---

Recherche d’extensions

Cette extension **n’a pas été testée avec plus de trois mises à jour majeures de
WordPress**. Elle peut ne plus être maintenue ou supportée et peut avoir des problèmes
de compatibilité lorsqu’elle est utilisée avec des versions de WordPress plus récentes.

![](https://s.w.org/plugins/geopattern-icon/easy-retweet.svg)

# Easy Retweet

 Par [Sudar Muthu](https://profiles.wordpress.org/sudar/)

[Télécharger](https://downloads.wordpress.org/plugin/easy-retweet.3.1.1.zip)

 * [Détails](https://fr.wordpress.org/plugins/easy-retweet/#description)
 * [Avis](https://fr.wordpress.org/plugins/easy-retweet/#reviews)
 *  [Installation](https://fr.wordpress.org/plugins/easy-retweet/#installation)
 * [Développement](https://fr.wordpress.org/plugins/easy-retweet/#developers)

 [Support](https://wordpress.org/support/plugin/easy-retweet/)

## Description

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

### Utilisation

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.

### Developpement

The development of the Plugin happens over at [github](https://github.com/sudar/easy-retweet).
If you want to contribute to the Plugin, fork the [project at github](https://github.com/sudar/easy-retweet)
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](http://sudarmuthu.com/blog/contributing-to-project-hosted-in-github).

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

### TODO

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.

 * Add Google Analytics tracking to shortcodes and template function
 * Add tracking of tweet button clicks

### Le Soutien

 * If you have found a bug/issue or have a feature request, then post them in [github issues](https://github.com/sudar/easy-retweet/issues)
 * If you have a question about usage or need help to troubleshoot, then post in
   WordPress forums or leave a comment in [Plugins’s home page](http://sudarmuthu.com/wordpress/easy-retweet)
 * If you like the Plugin, then kindly leave a review/feedback at [WordPress repo page](https://wordpress.org/extend/plugins/easy-retweet/).
 * If you find this Plugin useful or and wanted to say thank you, then there are
   ways to [make me happy](http://sudarmuthu.com/if-you-wanna-thank-me) 🙂 and I
   would really appreciate if you can do one of those.
 * Checkout other [WordPress Plugins](http://sudarmuthu.com/wordpress) that I have
   written
 * If anything else, then contact me in [twitter](http://twitter.com/sudarmuthu).

### Traduction

The Plugin currently has translations for the following languages.

 * Belorussian (Thanks FatCow)
 * Spanish (Thanks Carlos Varela)
 * Brazilian Portuguese (Thanks Marcelo)
 * German (Thanks Jenny Beelens)
 * Bulgarian (Thanks Dimitar Kolevski)
 * Lithuanian (Thanks Nata)
 * French (Thanks Brian Flores)
 * Romanian (Thanks Alexander Ovsov)
 * Hindi (Thanks Love Chandel)
 * Irish (Thanks Vikas Arora)
 * Danish (Thanks Jorgen)

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.

### Readme Generator

This Readme file was generated using [wp-readme](http://sudarmuthu.com/wordpress/wp-readme),
which generates readme files for WordPress Plugins.

## Captures d’écrans

[⌊General Settings⌉⌊General Settings⌉[

General Settings

[⌊Twitter button Settings page⌉⌊Twitter button Settings page⌉[

Twitter button Settings page

[⌊Enable/Disable button in the write post/page page⌉⌊Enable/Disable button in the
write post/page page⌉[

Enable/Disable button in the write post/page page

## Installation

Extract the zip file and just drop the contents in the wp-content/plugins/ directory
of your WordPress installation and then activate the Plugin from Plugins page.

## Avis

Il n’y a aucun avis pour cette extension.

## Contributeurs/contributrices & développeurs/développeuses

« Easy Retweet » est un logiciel libre. Les personnes suivantes ont contribué à 
cette extension.

Contributeurs

 *   [ Sudar Muthu ](https://profiles.wordpress.org/sudar/)

“Easy Retweet” a été traduit dans 2 locales. Remerciez [l’équipe de traduction](https://translate.wordpress.org/projects/wp-plugins/easy-retweet/contributors)
pour ses contributions.

[Traduisez « Easy Retweet » dans votre langue.](https://translate.wordpress.org/projects/wp-plugins/easy-retweet)

### Le développement vous intéresse ?

[Parcourir le code](https://plugins.trac.wordpress.org/browser/easy-retweet/), consulter
le [SVN dépôt](https://plugins.svn.wordpress.org/easy-retweet/), ou s’inscrire au
[journal de développement](https://plugins.trac.wordpress.org/log/easy-retweet/)
par [RSS](https://plugins.trac.wordpress.org/log/easy-retweet/?limit=100&mode=stop_on_copy&format=rss).

## Journal des modifications

#### v0.1 (2009-07-13)

 * Initial Release

#### v0.2 (2009-07-20)

 * Added option to add/remove button in archive pages.

#### v0.3 (2009-07-21)

 * Added support for translation.

#### v0.4 (2009-07-22)

 * Added option to add/remove button in home page.

#### v0.5 (2009-07-24)

 * Added option to edit the text that is displayed in the button.

#### v0.6 (2009-07-26)

 * Prevented the JavaScript file from getting included in admin pages.

#### v0.7 (2009-07-27)

 * Added an option to add text that can be added as Prefix to the Twitter message
   used for retweet.

#### v0.8 (2009-07-28)

 * Added support for shortcode to retweet button.

#### v0.9 (2009-07-31)

 * Fixed an issue with generated JavaScript. Thanks Dougal (http://dougal.gunters.
   org/).

#### v1.0 (2009-08-02)

 * Added option to enter your own Bit.ly username and api key.
 * Added option to sepcify your own attributes like rel or target to the retweet
   link.

#### v1.1.0 (2009-08-05)

 * The shorturls generated using your API key, will be linked with your account.
 * Printing js using PHP, for better performance of JavaScript.

#### v1.2.0 (2009-08-18)

 * Removed hard coded Plugin path to make it work even if the wp-content path is
   changed.

#### v1.3.0 (2009-08-19)

 * Added the ability to enable/disable button on per page/post basics.

#### v1.4.0 (2009-10-15)

 * Added the ability to enable/disable button on per page/post basics, event if 
   template function is used.

#### v1.5 (2010-01-02)

 * Ability to specify custom message for twitter instead of the post title.
 * Also added Belorussian Translations (Thanks FatCow).

#### v1.6 (2010-03-27)

 * Added Spanish Translations (Thanks Carlos Varela).

#### v2.0 (2010-11-29)

 * Added support for official Tweet button

#### v2.1 (2010-12-05)

 * Fixed issue with the support for official twitter button

#### v2.2 (2011-01-23)

 * Fixed issue with permalink for official twitter button

#### v2.3 (2011-01-23)

 * Added Brazilian Portuguese translation

#### v2.4 (2011-05-11)

 * Added German translations

#### v2.5 (2011-05-20)

 * Added support for twitter intents and bit.ly pro accounts

#### v2.6 (2011-05-21)

 * Reworded the domain text in the settings page.

#### v2.7 (2011-09-05)

 * Enabled custom Bit.ly Pro domains (By Michelle McGinnis) and added Bulgarian 
   and Lithuanian translations

#### v2.8 (2011-11-13)

 * Added French translations

#### v2.9 (2012-03-13)

 * Added translation support for Romanian

#### v2.9.1 (2012-07-23) (Dev time: 0.5 hour)

 * Added translation support for Hindi

#### v2.9.2 (2012-11-07) (Dev time: 0.5 hour)

 * Added translation support for Irish

#### v3.0 (2013-06-03) – (Dev time: 1 hour)

 * Added support for Google Analytics tracking

#### v3.0.1 (2013-06-11) – (Dev time: 0.5 hour)

 * Added Danish translations

#### v3.0.2 (2014-06-19) – (Dev time: 0.5 hour)

 * Tweak: Removed old PHP4 compatible code
 * Tweak: Make it compatible with Easy Digital Downloads plugin. (Issue #5)

#### v3.0.3 (2015-01-29) – (Dev time: 0.5 hour)

 * Fix: utm_medium parameter is not appended to the url properly. (Issue #7)

#### v3.0.4 (2015-07-26) – (Dev time: 0.5 hour)

 * Fix: Fixed issue custom retweet text. (Issue #8)

#### v3.1 – (2016-02-14) – (Dev time: 1 hour)

 * New: Add support for latest Twitter buttons
 * New: Removed support for old bit.ly buttons
 * Fix: Fix warnings and add checks for defaults
 * Fix: Use capability instead of user level
 * Tweak: Removed PHP4 compatible code

#### v3.1.1 – (2016-04-20) – (Dev time: 0.5 hour)

 * Fix: Fixed a PHP warning notice in Add New Post/page screen. (Issue #9)

## Méta

 *  Version **3.1.1**
 *  Dernière mise à jour **il y a 10 ans**
 *  Installations actives **50+**
 *  Version de WordPress ** 4.4 ou plus **
 *  Testé jusqu’à **4.7.33**
 *  Langues
 * [English (US)](https://wordpress.org/plugins/easy-retweet/), [German](https://de.wordpress.org/plugins/easy-retweet/),
   et [Romanian](https://ro.wordpress.org/plugins/easy-retweet/).
 *  [Traduisez la dans votre langue](https://translate.wordpress.org/projects/wp-plugins/easy-retweet)
 * Étiquettes
 * [posts](https://fr.wordpress.org/plugins/tags/posts/)[retweet](https://fr.wordpress.org/plugins/tags/retweet/)
   [tweet](https://fr.wordpress.org/plugins/tags/tweet/)[twitter](https://fr.wordpress.org/plugins/tags/twitter/)
 *  [Vue avancée](https://fr.wordpress.org/plugins/easy-retweet/advanced/)

## Évaluations

Aucun avis n’a encore été envoyé.

[Your review](https://wordpress.org/support/plugin/easy-retweet/reviews/#new-post)

[Voir tous les avis](https://wordpress.org/support/plugin/easy-retweet/reviews/)

## Contributeurs

 *   [ Sudar Muthu ](https://profiles.wordpress.org/sudar/)

## Support

Quelque chose à dire ? Besoin d’aide ?

 [Voir le forum de support](https://wordpress.org/support/plugin/easy-retweet/)

## Faire un don

Souhaitez-vous soutenir l’avancement de cette extension ?

 [ Faire un don à cette extension ](http://sudarmuthu.com/if-you-wanna-thank-me)