Title: Twitter Status
Author: Naatan
Published: <strong>17 novembre 2008</strong>
Last modified: 20 novembre 2008

---

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/twitter-status.svg)

# Twitter Status

 Par [Naatan](https://profiles.wordpress.org/naatan/)

[Télécharger](https://downloads.wordpress.org/plugin/twitter-status.1.0.3.zip)

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

 [Support](https://wordpress.org/support/plugin/twitter-status/)

## Description

Twitter Status is a very simple no-fuzz plugin that gets the current Twitter message
from the Twitter ID specified, when someone visits your website there will be an
ajax script running in the background doing a GET request every 30 seconds, this
request will trigger the Plugin to get all Author profiles with a twitter ID, and
update their Twitter status, given that they haven’t been updated in at least 30
minutes and with a limit of 5 twitter profiles per request.

You can change these settings by editing the plugin file (before activating it)..
the settings are easily accessible, no knowledge of PHP required.. I will incorporate
a configuration page in future versions, for now I wanted to make an initial release
that’s down to the complete basics.

### Usage

After installing, edit the author profiles in wp-admin that you would like to assign
a Twitter profile to.

You can use the following tags in your templates:

    ```
    <?php twitter('Username') ?>
    <?php twitter('twitter_id=xxxx') ?>
    <?php twitter('user_id=xxxx') ?>
    ```

These functions will all echo the current status stored in the Database for the 
given user.

You can use the following function to get the twitter status DIRECTLY from twitter,
but keep in mind that using this will cause a delay in the loadtime of the page;

    ```
    <?php echo twitter_status_get('xxx') ?>
    ```

For “xxx” enter the twitter ID.

## Captures d’écrans

 * [[
 * A sample Twitter status, received by the plugin

## Installation

Unzip the twitter-status folder into your plugins folder and activate the plugin
in your admin cp.

## FAQ

None..

## Avis

Il n’y a aucun avis pour cette extension.

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

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

Contributeurs

 *   [ Naatan ](https://profiles.wordpress.org/naatan/)

[Traduisez « Twitter Status » dans votre langue.](https://translate.wordpress.org/projects/wp-plugins/twitter-status)

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

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

## Méta

 *  Version **1.0.3**
 *  Dernière mise à jour **il y a 18 ans**
 *  Installations actives **10+**
 *  Version de WordPress ** 2.5 ou plus **
 *  Testé jusqu’à **2.7**
 *  Langue
 * [English (US)](https://wordpress.org/plugins/twitter-status/)
 * Étiquettes
 * [status](https://fr.wordpress.org/plugins/tags/status/)[twitter](https://fr.wordpress.org/plugins/tags/twitter/)
   [Twitter status](https://fr.wordpress.org/plugins/tags/twitter-status/)
 *  [Vue avancée](https://fr.wordpress.org/plugins/twitter-status/advanced/)

## Évaluations

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

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

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

## Contributeurs

 *   [ Naatan ](https://profiles.wordpress.org/naatan/)

## Support

Quelque chose à dire ? Besoin d’aide ?

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

## Faire un don

Souhaitez-vous soutenir l’avancement de cette extension ?

 [ Faire un don à cette extension ](http://www.naatan.com/)