Este plugin no ha sido probado con ninguna las 3 últimas versiones principales de WordPress. Puede que ya no se mantenga o no tenga soporte, y puede que tenga problemas de compatibilidad cuando se utiliza con versiones más recientes de WordPress.

Twitter Keywords

Descripción

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.

Instalación

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

Opiniones

No hay reseñas para este plugin.

Colaboradores & Desarrolladores

“Twitter Keywords” es software de código abierto. Las siguientes personas han contribuido a este plugin.

Colaboradores

Traduce & #8220;Twitter Keywords” a tu idioma.

¿interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN , o suscríbete al log de desarrollo por RSS .

Historial de cambios

v1.0
– Initial Release