This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

RenRen

Description

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.

Screenshots

  • Active this plugin
  • Set parameter through widgets menu
  • Display status

Installation

  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

FAQ

How to control this plugin

You can control this plugin through widgets menu.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“RenRen” is open source software. The following people have contributed to this plugin.

Contributors

Translate “RenRen” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

0.1

  • init release