このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

Post Word Count

説明

Counts the total number of words in all posts or the number of words in a single post.

設定

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

インストール

  1. Upload post-word-count.php to the /wp-content/plugins/ directory
  2. WordPress の「プラグイン」メニューからプラグインを有効化してください
  3. Place <?php mdv_post_word_count(); ?> in your templates.

評価

このプラグインにはレビューがありません。

貢献者と開発者

Post Word Count はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“Post Word Count” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。