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

Tweeter!

説明

A stylized Twitter widget. I created this plugin because I wanted a better looking widget on my personal blog. It’s not as complex as some other plugins, but it serves its purpose. The widget will adjust itself to the width of the sidebar automatically. It does use some CSS3 for rounded corners and transitioning, but it will look completely fine on other browsers. It also auto updates the Twitter feed for a specified amount of time which can be changed in the settings page.

スクリーンショット

  • A screenshot of Tweeter! in action.

インストール

To install, throw the folder “tweeter” into your wp-content/plugins folder. Then go to the dashboard and activate the plugin. Tweeter! should now appear in the widgets section. The Tweeter! settings page can be found under settings in the sidebar of the dashboard.
IT IS RECOMMENDED THAT YOU CHANGE THE SETTINGS BEFORE YOU ENABLE THE WIDGET, OTHERWISE YOUR TWEETS WILL NOT BE VISIBLE.

FAQ

What settings can you change?
  • Twitter username
  • Number of tweets to show
  • Feed refresh interval (in ms)
  • Show replies?
Surely you didn’t create this, whodunit?

Alright, I admit, I didn’t create every part of this plugin. The code is based on Remy Sharp’s twitter.js script. He did an excellent job, so if there’s any praising that should be done, please thank him.

The post on his site of twitter.js can be found here:
http://remysharp.com/2007/05/18/add-twitter-to-your-blog-step-by-step/

I’m not going to tell you my password!

The beauty of the plugin, is you don’t have to. This plugin will never ask for your password, It simply displays your tweets!

評価

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

貢献者と開発者

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

貢献者

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

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

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

変更履歴

1.1.0

  • GPL’ed
  • Fixed path in link to stylesheet
  • Username defaults to wordpress
  • Tweet count defaults to 3
  • Refresh delay defaults to 30000ms
  • Showing replies defaults to true
  • Added screenshot
  • Removed unnecessary tweeter.js

1.0.0

  • Initial Release