Beschrijving
Displays your Twitter timeline in the sidebar of your blog. The plugin is widget ready and comes with many configuration options! Because every theme brings their very special style, Twitterwidget has very little preset css. Please see the css file twitterwidget.css
to set collors, borders etc.
Check out more WordPress Plugins and lustige videos brought to you by Grobekelle.
Schermafbeeldingen
Installatie
- Unpack the zipfile twitterwidget-X.y.zip
- Upload folder
twitterwidget
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Go to settings -> TwitterWidget and type in your username etc.
- Make sure that the
cache
directory inside the plugin folder is writeable - Place
<?php if(function_exists('twitterwidget_display')) twitterwidget_display(); ?>
in your template or use the sidebar widgets.
FAQ
- Does this plugin comes with a “follow me” button?
-
Yes it does. Please go to settings -> Twitterwidget to enable/disable this feature
- Does this plugin caches the tweets?
-
Yes, a Tweet gets cached for 2 minutes!
Beoordelingen
Er zijn geen beoordelingen voor deze plugin.
Bijdragers & ontwikkelaars
“TwitterWidget” is open source software. De volgende personen hebben bijgedragen aan deze plugin.
BijdragersVertaal “TwitterWidget” naar jouw taal.
Interesse in de ontwikkeling?
Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.
Changelog
- v0.2 24.06.2010 minor xhmtl fixes
- v0.1 13.07.2009 initial release