Linux 软件免费装

Twitter Reaper

开发者 _qrrr
更新时间 2014年12月17日 05:41
PHP版本: 3.0.1 及以上
WordPress版本: 3.4
版权: GPLv2 or later
版权网址: 版权信息

标签

twitter theme development wp_cron

下载

详情介绍:

Set up wp_cron jobs to occur every minute, half-hour, hour, daily, or weekly. Saves tweet data to database for use in custom theme development. Parses tweet bodies, replacing urls, hashtags and usernames with corresponding hrefs. Replaces unicode emojis with image sprites. twitter_reaper_get_harvest() ` $tweets = twitter_reaper_get_harvest(); foreach ($tweets as $tweets) { 'username', 'username' => 'dvl', 'count' => '30' ); $tweets = twitter_reaper_get_tweets($args); foreach ($tweets as $tweet) { ?> <?php } `

安装:

  1. Upload this plugin to the /wp-content/plugins/ directory
  2. Activate the plugin through the 'Plugins' menu in WordPress
  3. Provide Twitter API tokens and query options, and start the cron