Leírás
Counts the total number of words in all posts or the number of words in a single post.
Beállítások
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); ?>
Telepítés
- Upload
post-word-count.php
to the/wp-content/plugins/
directory - A bővítmény bekapcsolása a WordPress „Bővítmények” menü részénél lehetséges
- Place
<?php mdv_post_word_count(); ?>
in your templates.
Vélemények
Nincsenek értékelések erről a bővítményről.
Közreműködők és fejlesztők
“Post Word Count” egy nyílt forráskódú szoftver. A bővítményhez a következő személyek járultak hozzá:
Közreműködők“Post Word Count” fordítása a saját nyelvünkre.
Érdekeltek vagyunk a fejlesztésben?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.