Det här tillägget har inte testats med någon av de 3 senaste huvudversionerna av WordPress. Det kanske inte längre underhålls och kan ha kompatibilitetsproblem när det används tillsammans med nyare versioner av WordPress.

U-Tweets

Beskrivning

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.

Skärmdumpar

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

Vanliga frågor

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.

Recensioner

Detta tillägg har inga recensioner.

Bidragsgivare och utvecklare

”U-Tweets” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.

Bidragande personer

Översätt ”U-Tweets” till ditt språk.

Intresserad av programutveckling?

Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.

Ändringslogg

1.0

  • First Release