Beschrijving
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.
Installatie
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
Beoordelingen
Er zijn geen beoordelingen voor deze plugin.
Bijdragers & ontwikkelaars
“Twitter Keywords” is open source software. De volgende personen hebben bijgedragen aan deze plugin.
BijdragersVertaal “Twitter Keywords” naar jouw taal.
Interesse in de ontwikkeling?
Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.
Changelog
v1.0
– Initial Release