このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

TwitterGrid

説明

Displays the Twitter-Images of all your friends as a mosaic in the sidebar of your blog. The plugin is widget ready and comes with many configuration options!

スクリーンショット

  • TwitterGrid injected to the blogs sidebar via widget with follow me button
  • TwitterGrid injected to the blogs sidebar via widget no follow me button
  • admin panel

インストール

  1. Unpack the zipfile twittergrid-X.y.zip
  2. Upload folder twittergrid to the /wp-content/plugins/ directory
  3. Activate the plugin through the ‘Plugins’ menu in WordPress
  4. Place <?php if(function_exists('twittergrid_display')) twittergrid_display(); ?> in your template or use the sidebar widgets.

FAQ

Why does the plugin didn’t show the follower!

Because for this method call we have to use OAuth – it’s a bit complecated so please be satisfied with you twitter friends.

評価

このプラグインにはレビューがありません。

貢献者と開発者

TwitterGrid はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“TwitterGrid” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

  • v0.3 2014-10-15 frozen because ot twitter api changes
  • v0.2 2010-04-29 minor xhtml fixes
  • v0.1 2009-07-07 initial release