This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

U-Tweets

Description

U-Tweets

U-Tweets is a very easy to use plugin to display your needed tweets feeds on your web site. It is powered with Twitter’s OAuth
protocol and ajax.

Features

  • Works with Twitter API v1.1.
  • Easily configurable.
  • Supports OAuth Token Authentication (via Twitter App)
  • Ajax powered (Tweets refresh live)

Contribute

You may also contribute to the plugin yourself on Github. Get involved!

Support

If you are having issues, set $debug = true; in lib/tweets.php. Errors should be logged to the JS console on execution.

If you still can’t figure it out, feel free to submit an issue on github page of the plugin

Unfortunately, We can not guarantee any support for this. We will, however, provide help and support within the constraints of our schedule.

Screenshots

  • Twitter OAuth Settings
  • Widget options
  • Sample Tweets Display

Installation

  1. Install The Plugin
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Set your OAUTH tokens at Settingss -> Utweets Menu
  4. Set your Widget options
  5. Enjoy!

FAQ

How can I get an OAuth token?

You may get your OAuth tokens from Twitter with simply visiting. http://dev.twitter.com
and gather your keys from there in any application you have created before.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“U-Tweets” is open source software. The following people have contributed to this plugin.

Contributors

Translate “U-Tweets” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.0

  • First Release