Linux 软件免费装
Banner图

Display Tweets

开发者 MatthewRuddy
更新时间 2013年6月21日 21:29
PHP版本: 3.5 及以上
WordPress版本: 3.6

标签

feed twitter tweets display mentions retweets favourites

下载

1.0 1.0.1 1.0.2

详情介绍:

Display Tweets is a very simple and easy to use Twitter feed plugin. It allows you to display your tweets using the shortcode, PHP function or widget. It's completely future proof and makes authenticated requests to the Twitter v1.1 REST API, ensuring that your tweets don't disappear when the old Twitter API is shutdown (soon). For more information, check out my blog. For usage information, click here. You can also contribute to the plugin yourself on Github . Don't be shy, get involved!

安装:

Using the plugin is easy. There are three ways to display your feed. Shortcode: [display_tweets] PHP Function: <?php if ( function_exists( "display_tweets" ) ) { display_tweets(); } ?> You can also display your tweets using the included widget.

屏幕截图:

  • The Twitter feed settings panel.
  • A snapshot of tweets displaying.

更新日志:

v1.0.2 v1.0.1