Descrição
Counts the total number of words in all posts or the number of words in a single post.
Configuração
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); ?>
Instalação
- Upload
post-word-count.php
to the/wp-content/plugins/
directory - Ative o plugin por meio do menu “Plugins” no WordPress
- Place
<?php mdv_post_word_count(); ?>
in your templates.
Avaliações
Não há avaliações para este plugin.
Colaboradores e desenvolvedores
“Post Word Count” é um programa de código aberto. As seguintes pessoas contribuíram para este plugin.
ColaboradoresTraduzir “Post Word Count” para seu idioma.
Interessado no desenvolvimento?
Navegue pelo código, consulte o repositório SVN ou assine o registro de desenvolvimento por RSS.