Title: Twitter Status
Author: Naatan
Published: <strong>2008 年 11 月 17 日</strong>
Last modified: 2008 年 11 月 20 日

---

搜尋外掛

這個外掛**並未在最新的 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://tw.wordpress.org/plugins/twitter-status/#description)
 * [使用者評論](https://tw.wordpress.org/plugins/twitter-status/#reviews)
 *  [安裝方式](https://tw.wordpress.org/plugins/twitter-status/#installation)
 * [開發資訊](https://tw.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/)，或透過 [RSS](https://plugins.trac.wordpress.org/log/twitter-status/?limit=100&mode=stop_on_copy&format=rss)
訂閱[開發記錄](https://plugins.trac.wordpress.org/log/twitter-status/)。

## 中繼資料

 *  版本 **1.0.3**
 *  最後更新 **18 年前**
 *  啟用安裝數 **10+**
 *  WordPress 版本需求 ** 2.5 或更新版本 **
 *  已測試相容的 WordPress 版本 **2.7**
 *  語言
 * [English (US)](https://wordpress.org/plugins/twitter-status/)
 * 標籤:
 * [status](https://tw.wordpress.org/plugins/tags/status/)[twitter](https://tw.wordpress.org/plugins/tags/twitter/)
   [Twitter status](https://tw.wordpress.org/plugins/tags/twitter-status/)
 *  [進階檢視](https://tw.wordpress.org/plugins/twitter-status/advanced/)

## 評分

這個項目尚無任何評論記錄。

[撰寫評分](https://wordpress.org/support/plugin/twitter-status/reviews/#new-post)

[查看全部使用者評論](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/)