Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

Post Word Count

Descripción

Counts the total number of words in all posts or the number of words in a single post.

Configuracion

The default is to count the total number of words in all posts. If you would like the number of words displayed for a particular post or page, use the following inside “the loop”

<?php mdv_post_word_count(true); ?>

Instalación

  1. Upload post-word-count.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Place <?php mdv_post_word_count(); ?> in your templates.

Reseñas

No hay reseñas para este plugin.

Colaboradores y desarrolladores

Este software es de código abierto. Las siguientes personas han contribuido a este plugin.

Colaboradores

Traduce "Post Word Count" a tu idioma.

¿Interesado en el desarrollo?

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