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

Twitter for WordPress

説明

Twitter for WordPress displays yours latest tweets in your WordPress blog.

機能

*  Simply
*  Customizable
*  Widget support
*  No options page (yes, its a feature)
*  Uses WordPress resources (no extra files needed)
*  Detects URLs, e-mail address and @username replies

Usage

If you use WordPress widgets, just drag the widget into your sidebar and configure. If widgets are not your thing, use the following code to display your public Twitter messages:

<?php twitter_messages("username"); ?>

For more info (options, customization, etc.) visit the plugin homepage.

Customization

The plug in provides the following CSS classes:

* ul.twitter: the main ul (if list is activated)
* li.twitter-item: the ul items (if list is activated)
* p.twitter-message: each one of the paragraphs (if msgs > 1)
* .twitter-timestamp: the timestamp span class
* a.twitter-link: the tweet link class
* a.twitter-user: the @username reply link class

クレジット

Ronald Heft – The plugin is highly based in his Pownce for WordPress, so the major part of the credits goes to him.

Michael Feichtinger – For the multi-widget feature.

Michael Voigt – #trendingtopics regexp

Allen Shaw – link’s regexp finetune

連絡

Suggestion, fixes, rants, congratulations, gifts et al to rick[at]jinlabs.com

インストール

Drop twitter-for-Wordpress folder (or even twitter.php) into /wp-content/plugins/ and activate the plug in the WordPress admin area.

FAQ

Installation Instructions

Drop twitter-for-Wordpress folder (or even twitter.php) into /wp-content/plugins/ and activate the plug in the WordPress admin area.

評価

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

貢献者と開発者

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

貢献者

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

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

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