這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

TwitPic

描述

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.

螢幕截圖

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

安裝

  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.

常見問題

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!

評價

There are no reviews for this plugin.

貢獻者及開發者

“TwitPic” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 TwitPic 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

  • 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