

PostViews
wp-content/themes/<YOUR THEME NAME>/index.php<?php while (have_posts()) : the_post(); ?><?php if(function_exists('the_views')) { the_views(); } ?>[views] or [views id="1"] (where 1 is the post ID) in a postWP-Admin -> Settings -> PostViews to configure the plugin.https://github.com/lesterchan/wp-postviews/
http://dev.wp-plugins.org/browser/wp-postviews/i18n/
I spent most of my free time creating, updating, maintaining and supporting these plugins, if you really love my plugins and could spare me a couple of bucks, I will really appreciate it. If not feel free to use it without any obligations.
[views] or [views id=”POST_ID”]` to embed view count into post%VIEW_COUNT_ROUNDED% to support rounded view count like 10.1k or 11.2M