Dieses Plugin ist nicht mit den jüngsten 3 Hauptversionen von WordPress getestet worden. Es wird möglicherweise nicht mehr gewartet oder unterstützt und kann Kompatibilitätsprobleme haben, wenn es mit neueren Versionen von WordPress verwendet wird.

Post Word Count

Beschreibung

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); ?>

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.

Rezensionen

There are no reviews for this plugin.

Mitwirkende & Entwickler

„Post Word Count“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende

Übersetze „Post Word Count“ in deine Sprache.

Interessiert an der Entwicklung?

Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.