Beschrijving
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); ?>
Installatie
- Upload
post-word-count.php
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Place
<?php mdv_post_word_count(); ?>
in your templates.
Beoordelingen
Er zijn geen beoordelingen voor deze plugin.
Bijdragers & ontwikkelaars
“Post Word Count” is open source software. De volgende personen hebben bijgedragen aan deze plugin.
BijdragersVertaal “Post Word Count” naar jouw taal.
Interesse in de ontwikkeling?
Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.