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

Twitter Keywords

説明

Do you want to show your users what is being said in Twitter about a certain keyword? Want to increase your keyword density for a word? This plugin does exactly that.

You can configure the keyword, Tweet’s language and the number of tweets that appear on the sidebar.

インストール

Just Download the plugin and activate it in administration->plugins->Twitter Keywords.

Configure its values in administration->settings->Twitter Keywords

Add the following in the sidebar.php of your template
//Twitter Keyword Plugin code\r\n
if (function_exists(‘callTwitterKeywords’)) {callTwitterKeywords();}

Or drag and drop in the widget administration.

You can edit your style in order to fit better with your blog design

評価

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

貢献者と開発者

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

貢献者

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

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

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

変更履歴

v1.0
– Initial Release