word-count (Custom WordPress Plugin)
Followed a tutorial to create a plugin that adds word count infos to the frontend (Posts only).
I then modified the code to allow admin to have the option to display on Post, Page(post type) or both.
I know it's not suitable to add word count info to the page(post type).
I was just experimenting and trying to learn & find out if I can do it.