Beschrijving
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.
Schermafdrukken
Installatie
- Upload the ‘post-word-count’ folder to the ‘/wp-content/plugins/’ directory
- Activate the plugin through the ‘Plugins’ menu in WordPresss
Beoordelingen
Bijdragers & ontwikkelaars
“Post Admin Word Count” is open source software. De volgende personen hebben bijgedragen aan deze plugin.
BijdragersVertaal “Post Admin Word Count” naar jouw taal.
Interesse in ontwikkeling?
Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.
Changelog
1.2
- Process post meta before display
- Upload screenshot
1.1
- Fixed sorting
1.0
- First version