Linux 软件免费装

Get My Sina Weibo

开发者 Gyan Liu
更新时间 2010年6月15日 20:21
捐献地址: 去捐款
PHP版本: 2.7 及以上
WordPress版本: 2.9

标签

plugin wordpress tweets curl sina weibo

下载

详情介绍:

Using PHP 5, this plugin will load a user definable number of Tweets from Sina Weibo. It requires that the Sina Weibo user name & password & user screen name be supplied to the plugin, and the desired number of Tweets to retrieve. The plugin will parse links within Tweets.

安装:

  1. Upload getMySinaWeibo.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the 'Plugins' menu in WordPress
  3. You can add the widget through the 'Widgets' menu under 'Appearance'
  4. If you are not using themes, you can add <?php get_my_tweets();?> to your theme's files where you want your tweets to show up.

常见问题:

Is there a specific PHP version?

Yes, Get My Tweets requires PHP version 5 or higher with the curl extension loaded