plugin-icon

Good Old Twitter Feed Widget

Shows the latest tweets from a Twitter account in a sidebar widget.
评级
5
最后更新
October 26, 2022
版本
1.2.6
活跃安装
800
Good Old Twitter Feed Widget

This plugin displays the latest posts from a Twitter account in a sidebar widget. Easy customization of style, replies, retweets, links, dates, thumbnails and a lot more.

The plugin is based on Twitter API version 1.1. In order to use it, you have to create a personal Twitter Application on the dev.twitter.com website. Within your Application, Twitter provides two strings: the Consumer Key and the Consumer Secret. You also need two other strings, the Access Token and the Access Token Secret, that you can get following this guide. Finally, enter all the Authorization string in the widget options box, along with your favorite display settings: your Twitter Widget is now ready and active!

You can use the same Authorization strings for several widgets and multiple website. Just remember to store them in a safe place!

You also need CURL and OPENSSL extensions enabled in your PHP environment (don’t worry, almost every hosting service provides that).

代码

If you want to put your recent tweets other than in a widget, you can use the [good_old_twitter] shortcode. The shortcode support is experimental.

At the moment at least the twitter username and the 4 authentication attributes are mandatory. The shortcode minimal configuration is (with all fields filled):

[good_old_twitter username=”” consumer_key=”” consumer_secret=”” access_token=”” access_token_secret=””]

You can specify other optional attributes, e.g.:

  • num (number of tweets to show, e.g. num=”10″)
  • skip_retweets (if set to true, retweets are skipped, e.g. skip_retweets=”true”)

The full list of available options is available in the plugin FAQ.

参考

For more informations: www.whiletrue.it

Do you like this plugin? Give a chance to our other works:

荣誉榜

Some plugin code is based on work by Max Steel (Web Design Company, Pro Web Design Studios), Frank Gregor and Jim Durand.

The Codebird library by J.M. ( me@mynetx.net – https://github.com/mynetx/codebird-php ) is used for Twitter OAuth Authentication.

译:

  • Branco, Slovak translation (WebHostingGeeks.com)
  • WhileTrue, Italian translation (www.whiletrue.it)
  • Inspirats, French translation (rysk-x.com)
  • Aleksandra Czuba, Polish translation (www.olaczuba.com)
  • Alexandre Janini, Brazilian Portuguese translation (www.asterisko.com.br)
  • Andrew Kurtis, Spanish translation (www.webhostinghub.com)

参考

This plugin gives you the features of the former 2.5.16 release of the “Really simple Twitter Feed Widget” plugin.

免费使用Creator套餐
活跃安装
800
目前已测试版本
6.1.7
此插件可供下载,可用于您的 WordPress 自托管安装。