Dette plugin er ikke blevet testet med de seneste 3 større udgivelser af WordPress. Det vedligeholdes eller understøttes muligvis ikke længere og kan have kompatibilitetsproblemer, når det bruges med nyere versioner af WordPress.

Post Word Count

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

  1. Upload post-word-count.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. 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.

Bidragsydere