该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

RenRen

描述

This plugin pull status from renren.com and show them in sidebar.
You can set some parameters to control its action:

  1. Title:
    The title show on sidebar.
  2. Account:
    This is account that you use to login renren.com
  3. Password:
    The password corresponding to your account.
  4. Number of status to show:
    Set the number of status to show. No larger than 20.
  5. Retrieval interval:
    Set interval between different status retrieval. Default value is 1800 seconds. If we set it to -1, status will be fetched per every request, which will make server response slowly and possibly inactive your renren.com. So leave it default may be a good idea.

Because of relying on JSON lib which wordpress supply from 2.9, this plugin only run on 2.9 or higher version.

屏幕截图

安装

  1. Upload renren.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Drag this plugin to sidebar through the ‘Widgets’ menu in WordPress

常见问题

How to control this plugin

You can control this plugin through widgets menu.

评价

此插件暂无评价。

贡献者及开发者

「RenRen」是开源软件。 以下人员对此插件做出了贡献。

贡献者

帮助将「RenRen」翻译成简体中文。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

0.1

  • init release