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
- Upload
post-word-count.php
to the/wp-content/plugins/
directory - Ota lisäosa käyttöön WordPress hallintapaneelin Lisäosat kohdassa
- 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.
AvustajatKää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.