Beskrivelse
Counts the total number of words in all posts or the number of words in a single post.
Opsætning
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
- Upload
post-word-count.phpto the/wp-content/plugins/directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Place
<?php mdv_post_word_count(); ?>in your templates.
Anmeldelser
Der er ingen anmeldelser for denne widget.
Bidragsydere & udviklere
“Post Word Count” er open source-software. Følgende personer har bidraget til dette plugin.
BidragsydereOversæt “Post Word Count” til dit eget sprog.
Interesseret i udvikling?
Gennemse koden, tjek SVN repository, eller abonner på udviklerloggen via RSS.