Descrizione
Counts the total number of words in all posts or the number of words in a single post.
Configurazione
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); ?>
Installazione
- Upload
post-word-count.php
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Place
<?php mdv_post_word_count(); ?>
in your templates.
Recensioni
Non ci sono recensioni per questo plugin.
Contributi e sviluppo
“Post Word Count” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.
CollaboratoriTraduci “Post Word Count” nella tua lingua.
Ti interessa lo sviluppo?
Esplora il codice segui il repository SVN, segui il log delle modifiche tramite RSS.