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.

TwitPic

Beskrivning

Displays your latest pictures from TwitPic in the sidebar of your blog. The plugin is widget ready and comes with many configuration options! Because every theme brings their very own style, TwitPic has very little preset css. Please see the css file twitpic.css to set collors, borders etc.

Check out more WordPress Plugins and Lustige Videos brought to you by Grobekelle.

Skärmdumpar

  • TwitPic injected to the blogs sidebar via widget
  • admin panel

Installation

  1. Unpack the zipfile twitpic-X.y.zip
  2. Upload folder twitpic to the /wp-content/plugins/ directory
  3. Activate the plugin through the ’Plugins’ menu in WordPress
  4. Go to settings -> TwitPic and type in your username etc.
  5. Make sure that the cache directory inside the plugin folder is writeable
  6. Place <?php if(function_exists('twitpic_display')) twitpic_display(); ?> in your template or use the sidebar widgets.

Vanliga frågor

Does this plugin comes with a ”follow me” button?

Yes it does. Please go to settings -> TwitPic to enable/disable this feature

Does this plugin caches the images?

Yes, a Tweet gets cached for 30 minutes!

Recensioner

Detta tillägg har inga recensioner.

Bidragsgivare och utvecklare

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

Bidragande personer

Översätt ”TwitPic” till ditt språk.

Intresserad av programutveckling?

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

Ändringslogg

  • v0.3 24.06.2010 fixed some minor xhtml issues to be even more compatible
  • v0.2 21.09.2009 added content filter to convert links to twitpic to embedded images
  • v0.1 14.07.2009 initial release