Описание
Counts the total number of words in all posts or the number of words in a single post.
Настройки
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); ?>
Установка
- Upload
post-word-count.php
to the/wp-content/plugins/
directory - Активируйте плагин используя меню ‘Плагины’ в WordPress
- Place
<?php mdv_post_word_count(); ?>
in your templates.
Отзывы
Нет отзывов об этом плагине.
Участники и разработчики
«Post Word Count» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:
УчастникиПеревести «Post Word Count» на ваш язык.
Заинтересованы в разработке?
Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.