View Word Count while writing post in admin panel, Old thread seems outdated…
-
What I would like to do is be able to view my word count in the wordpress admin panel as I am writing a post.
This issue was addressed and apparently resolved about a year ago in this post: http://ww.wp.xz.cn/support/topic/43544?replies=5
BUT, some of that information seems to be outdated, since I can no longer find the code they are referring to in the edit-form-advanced page. They say to paste the code for the word count feature after the following code in the edit form advanced page:
<?php the_quicktags(); ?> <div><textarea <?php if...But that code isn’t in the new 2.2 edit-form-advanced page.
Anyone know where to post the word count feature code in the new version of WP, and/or if there has been a plugin or another way to do this since then.
Thanks in advance!
The topic ‘View Word Count while writing post in admin panel, Old thread seems outdated…’ is closed to new replies.