Good Old Twitter Feed Widget

plugin banner

Shows the latest tweets from a Twitter account in a sidebar widget.

Author:whiletrue (profile at wordpress.org)
WordPress version required:2.9
WordPress version tested:6.1.6
Plugin version:1.2.6
Added to WordPress repository:30-10-2015
Last updated:26-10-2022
Rating, %:100
Rated by:2
Plugin URI:https://www.whiletrue.it/
Total downloads:25 674
Active installs:800+
plugin download
Click to start download

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).

Shortcode

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.

Reference

For more informations: www.whiletrue.it

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

Credits

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.

Translators

  • 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)

Reference

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


Screenshots
FAQ
ChangeLog