Descripció
Counts the total number of words in all posts or the number of words in a single post.
Configuració
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); ?>
Instal·lació
- Upload
post-word-count.php
to the/wp-content/plugins/
directory - Activa l’extensió mitjançant el menú ‘Extensions’ del WordPress
- Place
<?php mdv_post_word_count(); ?>
in your templates.
Ressenyes
No hi ha ressenyes per a aquesta extensió.
Col·laboradors i desenvolupadors
«Post Word Count» és programari de codi obert. La següent gent ha col·laborat en aquesta extensió.
Col·laboradorsTraduïu «Post Word Count» a la vostra llengua.
Interessats en el desenvolupament?
Navegueu pel codi, baixeu-vos el repositori SVN, o subscriviu-vos al registre de desenvolupament per fisl de subscripció RSS.