This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Post Word Count

Kuvaus

Counts the total number of words in all posts or the number of words in a single post.

Asetukset

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

Asennus

  1. Upload post-word-count.php to the /wp-content/plugins/ directory
  2. Ota lisäosa käyttöön WordPress hallintapaneelin Lisäosat kohdassa
  3. Place <?php mdv_post_word_count(); ?> in your templates.

Arvostelut

There are no reviews for this plugin.

Avustajat & Kehittäjät

“Post Word Count” perustuu avoimeen lähdekoodiin. Seuraavat henkilöt ovat osallistuneet tämän lisäosan kehittämiseen.

Avustajat

Käännä “Post Word Count” omalle kielellesi.

Oletko kiinnostunut kehitystyöstä?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.