How can I count words in a post? Something like the one displayed just below the post?
Can someone please show me the code for getting this. I have been searching everywhere.
|
How can I count words in a post? Something like the one displayed just below the post? Can someone please show me the code for getting this. I have been searching everywhere. |
||||
|
|
|
How hard did you search? I searched Google for "wordpress count words in post" and found a function for it in the first result! Put this in
Then call it in the template like this:
|
|||||||||
|
|
Just count the spaces and add 1:
Another way, taking the old American double space tradition into account:
|
|||||||||||
|