Descripción
Counts the total number of words in all posts or the number of words in a single post.
Configuration
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
- Upload
post-word-count.phpto the/wp-content/plugins/directory - Activa el plugin a través del menú de ‘Plugins” en WordPress
- Place
<?php mdv_post_word_count(); ?>in your templates.
Reseñas
No hay reseñas para este plugin.
Colaboradores & Desarrolladores
“Post Word Count” es software de código abierto. Las siguientes personas han contribuido a este plugin.
ColaboradoresTraduce “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 .