Det här tillägget har inte testats med någon av de 3 senaste huvudversionerna av WordPress. Det kanske inte längre underhålls och kan ha kompatibilitetsproblem när det används tillsammans med nyare versioner av WordPress.

Post Admin Word Count

Beskrivning

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.

Skärmdumpar

  • Word count on post list

Installation

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

Recensioner

3 september 2016
this plugin save one post meta for each post. totally unnecessary.
Läs alla 6 betyg

Bidragsgivare och utvecklare

”Post Admin Word Count” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.

Bidragande personer

Översätt ”Post Admin Word Count” till ditt språk.

Intresserad av programutveckling?

Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.

Ändringslogg

1.2

  • Process post meta before display
  • Upload screenshot

1.1

  • Fixed sorting

1.0

  • First version