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

---

搜索插件

**该插件尚未通过WordPress的最新3个主要版本进行测试**。 当与较新版本的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://cn.wordpress.org/plugins/twitter-status/#description)
 * [评价](https://cn.wordpress.org/plugins/twitter-status/#reviews)
 *  [安装](https://cn.wordpress.org/plugins/twitter-status/#installation)
 * [开发进展](https://cn.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

## 安装

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**
 *  最后更新：**17 年前**
 *  活跃安装数量 **10+**
 *  WordPress 版本 ** 2.5 或更高版本 **
 *  已测试的最高版本为 **2.7**
 *  语言
 * [English (US)](https://wordpress.org/plugins/twitter-status/)
 * 标签
 * [status](https://cn.wordpress.org/plugins/tags/status/)[twitter](https://cn.wordpress.org/plugins/tags/twitter/)
   [Twitter status](https://cn.wordpress.org/plugins/tags/twitter-status/)
 *  [高级视图](https://cn.wordpress.org/plugins/twitter-status/advanced/)

## 评级

尚未提交反馈。

[Your review](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/)