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

Post Admin Word Count

説明

Post Word Count adds a sortable column to the admin’s post manager, displaying the word count for each post.

I often create new drafts in WordPress every time I get an idea to blog. The problem was I had no easy way to see which drafts I had already started working on. This plugin allows me to sort all of my posts, including my drafts, by the posts word count.

スクリーンショット

  • Word count on post list

インストール

  1. Upload the ‘post-word-count’ folder to the ‘/wp-content/plugins/’ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPresss

評価

2016年9月3日
this plugin save one post meta for each post. totally unnecessary.
6件のレビューをすべて表示

貢献者と開発者

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

貢献者

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

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

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

変更履歴

1.2

  • Process post meta before display
  • Upload screenshot

1.1

  • Fixed sorting

1.0

  • First version