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

---

Procurar plugins

Este plugin **não foi testado com as 3 últimas grandes versões do WordPress**. Pode
já não ser suportado e pode ter problemas de compatibilidade quando usado com versões
mais recentes do WordPress.

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

# Twitter Status

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

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

 * [Detalhes](https://pt.wordpress.org/plugins/twitter-status/#description)
 * [Avaliações](https://pt.wordpress.org/plugins/twitter-status/#reviews)
 *  [Instalação](https://pt.wordpress.org/plugins/twitter-status/#installation)
 * [Desenvolvimento](https://pt.wordpress.org/plugins/twitter-status/#developers)

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

## Descrição

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.

## Ecrãs

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

## Instalação

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

## Perguntas frequentes

None..

## Avaliações

Este plugin não tem avaliações.

## Contribuidores e programadores

“Twitter Status” é software de código aberto. As seguintes pessoas contribuíram 
para este plugin:

Contribuidores

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

[Traduza o “Twitter Status” para o seu idioma.](https://translate.wordpress.org/projects/wp-plugins/twitter-status)

### Interessado no desenvolvimento?

[Consulte o código](https://plugins.trac.wordpress.org/browser/twitter-status/),
consulte o [repositório SVN](https://plugins.svn.wordpress.org/twitter-status/),
ou subscreva o [registo de alterações](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).

## Metadados

 *  Versão **1.0.3**
 *  Última actualização **Há 18 anos**
 *  Instalações activas **10+**
 *  Versão do WordPress ** 2.5 ou superior **
 *  Testado até **2.7**
 *  Idioma
 * [English (US)](https://wordpress.org/plugins/twitter-status/)
 * Etiquetas
 * [status](https://pt.wordpress.org/plugins/tags/status/)[twitter](https://pt.wordpress.org/plugins/tags/twitter/)
   [Twitter status](https://pt.wordpress.org/plugins/tags/twitter-status/)
 *  [Visualização avançada](https://pt.wordpress.org/plugins/twitter-status/advanced/)

## Classificações

Ainda não foram submetidas avaliações.

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

[See all reviews](https://wordpress.org/support/plugin/twitter-status/reviews/)

## Contribuidores

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

## Suporte

Tem algo a dizer? Precisa de ajuda?

 [Ver fórum de suporte](https://wordpress.org/support/plugin/twitter-status/)

## Doar

Gostaria de apoiar o desenvolvimento deste plugin?

 [ Fazer donativo para o plugin ](http://www.naatan.com/)