Visit page or post view count by date and display count via shortcode anywhere in page.
Page View Counter by
http://paratheme.com
Plugin Features
- Responsive admin settings.
- Use via short-code.
- View count any page.
N.B. We are working on this plugin making some awesome feature.
- Install as regular WordPress plugin.
- Go your Pluings setting via WordPress Dashboard and activate it.
after activating plugin you will see menu "Page View Counter"
take a test by visiting any page of your website.
Short-code by dynamic post/page id you can use anywhere inside .php files(inside loop not required).
<?php echo do_shortcode( '[pvc_paratheme ]' ); ?>
Short-code inside content
[pvc_paratheme ]