Dieses Plugin wurde nicht mit den 3 neuesten Hauptversionen von WordPress getestet. Es wird möglicherweise nicht mehr gepflegt oder unterstützt und kann bei der Verwendung mit neueren WordPress-Versionen zu Kompatibilitätsproblemen führen.

Twitter Keywords

Beschreibung

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.

Installation

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

Rezensionen

Für dieses Plugin gibt es keine Rezensionen.

Mitwirkende und Entwickler

„Twitter Keywords“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende

Übersetze „Twitter Keywords“ in deine Sprache.

Interessiert an der Entwicklung?

Durchstöbere den Code, sieh dir das SVN-Repository an oder abonniere das Entwicklungsprotokoll per RSS.

Änderungsprotokoll

v1.0
– Initial Release