This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Twitter Keywords

Descripcion

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.

Installacion

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

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Twitter Keywords” is open source software. The following people have contributed to this plugin.

Contributors

Translate “Twitter Keywords” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

v1.0
– Initial Release