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

---

Buscar plugins

Este plugin **no ha sido probado con ninguna las 3 últimas versiones principales
de WordPress**. Puede que ya no se mantenga o no tenga soporte, y puede que tenga
problemas de compatibilidad cuando se utiliza con versiones más recientes de WordPress.

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

# Twitter Status

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

[Descargar](https://downloads.wordpress.org/plugin/twitter-status.1.0.3.zip)

 * [Detalles](https://cl.wordpress.org/plugins/twitter-status/#description)
 * [Reseñas](https://cl.wordpress.org/plugins/twitter-status/#reviews)
 *  [Instalación](https://cl.wordpress.org/plugins/twitter-status/#installation)
 * [Desarrollo](https://cl.wordpress.org/plugins/twitter-status/#developers)

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

## Descripción

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.

## Capturas de pantalla

[⌊A sample Twitter status, received by the plugin⌉⌊A sample Twitter status, received
by the plugin⌉[

A sample Twitter status, received by the plugin

## Instalación

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

## FAQ

None..

## Reseñas

No hay reseñas para este plugin.

## Colaboradores & Desarrolladores

“Twitter Status” es software de código abierto. Las siguientes personas han contribuido
a este plugin.

Colaboradores

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

[Traduce “Twitter Status” a tu idioma.](https://translate.wordpress.org/projects/wp-plugins/twitter-status)

### ¿Interesado en el desarrollo?

[Revisa el código](https://plugins.trac.wordpress.org/browser/twitter-status/), 
echa un vistazo al [repositorio SVN](https://plugins.svn.wordpress.org/twitter-status/),
o suscríbete al [registro de desarrollo](https://plugins.trac.wordpress.org/log/twitter-status/)
por [RSS](https://plugins.trac.wordpress.org/log/twitter-status/?limit=100&mode=stop_on_copy&format=rss).

## Meta

 *  Versión **1.0.3**
 *  Última actualización **hace 18 años**
 *  Instalaciones activas **10+**
 *  Versión de WordPress ** 2.5 o superior **
 *  Probado hasta **2.7**
 *  Idioma
 * [English (US)](https://wordpress.org/plugins/twitter-status/)
 * Etiquetas
 * [status](https://cl.wordpress.org/plugins/tags/status/)[twitter](https://cl.wordpress.org/plugins/tags/twitter/)
   [Twitter status](https://cl.wordpress.org/plugins/tags/twitter-status/)
 *  [Vista Avanzada](https://cl.wordpress.org/plugins/twitter-status/advanced/)

## Calificaciones

Aún no se han enviado valoraciones.

[Tu reseña](https://wordpress.org/support/plugin/twitter-status/reviews/#new-post)

[Ver todas las reseñas](https://wordpress.org/support/plugin/twitter-status/reviews/)

## Colaboradores

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

## Soporte

¿Tienes algo que decir? ¿Necesitas ayuda?

 [Ver el foro de soporte](https://wordpress.org/support/plugin/twitter-status/)

## Donar

¿Te gustaría apoyar el avance de este plugin?

 [ Donar para este plugin ](http://www.naatan.com/)