Dodatak nije testiran s zadnje 3 glavna izdanja WordPressa. Možda ga se više ne održava ili pruža podršku i možda ima probleme sa kompatibilnošću s novijim inačicama WordPressa.

Post Word Count

Opis

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

Instalacija

  1. Upload post-word-count.php to the /wp-content/plugins/ directory
  2. Aktivirajte dodatak kroz izbornik ‘Dodaci’ u WordPressu
  3. Place <?php mdv_post_word_count(); ?> in your templates.

Recenzije

Nema recenzija za ovaj dodatak.

Suradnici i Programeri

“Post Word Count” je softver otvorenog koda. Sljedeće osobe su doprinijele ovom dodatku.

Suradnici

Prevedite “Post Word Count” na svoj jezik.

Zainteresirani ste za razvoj?

Pregledajte kôd, pogledajte SVN spremišteili se pretplatite na dnevnik razvoja od RSS.