Title: Twitter Status
Author: Naatan
Published: <strong>17.11.2008</strong>
Last modified: 20.11.2008

---

Шукати плагіни

Цей плагін **не перевірявся з останніми 3-ма основними випусками WordPress**. Можливо,
він більше не може розроблятися або підтримуватися, і він може мати проблеми сумісності
при використанні з більш новими версіями WordPress.

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

# Twitter Status

 Від автора [Naatan](https://profiles.wordpress.org/naatan/)

[Завантажити](https://downloads.wordpress.org/plugin/twitter-status.1.0.3.zip)

 * [Деталі](https://uk.wordpress.org/plugins/twitter-status/#description)
 * [Відгуки](https://uk.wordpress.org/plugins/twitter-status/#reviews)
 *  [Встановлення](https://uk.wordpress.org/plugins/twitter-status/#installation)
 * [Розробка](https://uk.wordpress.org/plugins/twitter-status/#developers)

 [Підтримка](https://wordpress.org/support/plugin/twitter-status/)

## Опис

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.

## Скріншоти

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

A sample Twitter status, received by the plugin

## Встановлення

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

## Часті питання

None..

## Відгуки

Для цього плагіна немає відгуків.

## Учасники та розробники

“Twitter Status” — проект з відкритим вихідним кодом. В розвиток плагіну внесли 
свій вклад наступні учасники:

Учасники

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

[Перекладіть “Twitter Status” на вашу мову.](https://translate.wordpress.org/projects/wp-plugins/twitter-status)

### Цікавитесь розробкою?

[Перегляньте код](https://plugins.trac.wordpress.org/browser/twitter-status/), перегляньте
[сховище SVN](https://plugins.svn.wordpress.org/twitter-status/) або підпишіться
на [журнал розробки](https://plugins.trac.wordpress.org/log/twitter-status/) за 
допомогою [RSS](https://plugins.trac.wordpress.org/log/twitter-status/?limit=100&mode=stop_on_copy&format=rss).

## Мета

 *  Версія **1.0.3**
 *  Останнє оновлення **18 років тому**
 *  Активних встановлень **10+**
 *  Версія WordPress ** 2.5 або вище **
 *  Tested up to **2.7**
 *  Мова
 * [English (US)](https://wordpress.org/plugins/twitter-status/)
 * Позначки
 * [status](https://uk.wordpress.org/plugins/tags/status/)[twitter](https://uk.wordpress.org/plugins/tags/twitter/)
   [Twitter status](https://uk.wordpress.org/plugins/tags/twitter-status/)
 *  [Розширений перегляд](https://uk.wordpress.org/plugins/twitter-status/advanced/)

## Оцінки

No reviews have been submitted yet.

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

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

## Учасники

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

## Підтримка

Є що сказати? Потрібна допомога?

 [Перейти в форум підтримки](https://wordpress.org/support/plugin/twitter-status/)

## Пожертвування

Ви хотіли б підтримати розвиток цього плагіна?

 [ Пожертвувати на розвиток плагіна ](http://www.naatan.com/)