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

showTweets

説明

showTweets will retrieve the last 5 status updates from the specified account(s) and display them as an ordered/unordered list item.

You can enter 1 or multiple accounts. By default the feed will combine the last 5 status feeds from each account into the 5 most recent based on the returned created_at value in chronologically order.

You MUST be using PHP version 5 or higher.

インストール

Installation is easy and can be done by following the below simple instructions.

  1. Upload wpCommentTwit to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Enter the required information on the Settings->showTweets page.

評価

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

貢献者と開発者

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

貢献者

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

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

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

変更履歴

0.2

  • Modified time function that dealt with how long ago a tweet was sent

0.1

  • Initial Release