Цей плагін не перевірявся з останніми 3-ма основними випусками WordPress. Можливо, він більше не може розроблятися або підтримуватися, і він може мати проблеми сумісності при використанні з більш новими версіями WordPress.

Post Word Count

Опис

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); ?>

Встановлення

  1. Upload post-word-count.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Place <?php mdv_post_word_count(); ?> in your templates.

Відгуки

Для цього плагіна немає відгуків.

Учасники та розробники

“Post Word Count” — проект з відкритим вихідним кодом. В розвиток плагіну внесли свій вклад наступні учасники:

Учасники

Перекладіть “Post Word Count” на вашу мову.

Цікавитесь розробкою?

Перегляньте код, перегляньте сховище SVN або підпишіться на журнал розробки за допомогою RSS.