Det här tillägget har inte testats med någon av de 3 senaste huvudversionerna av WordPress. Det kanske inte längre underhålls och kan ha kompatibilitetsproblem när det används tillsammans med nyare versioner av WordPress.

Post Word Count

Beskrivning

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

Konfiguration

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

Installation

  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.

Recensioner

Detta tillägg har inga recensioner.

Bidragsgivare och utvecklare

”Post Word Count” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.

Bidragande personer

Översätt ”Post Word Count” till ditt språk.

Intresserad av programutveckling?

Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.