=== Post Views === Contributors: bansod_deven Tags: views, posts, posts_views, post views, Post views, Page views, Post_views Requires at least: 3 Tested up to: 4.7 Stable tag: 4.2 License: GPLv2 License URI: http://www.gnu.org/licenses/gpl-2.0.html Post_views is a simple Wordpress plugin to track (and display) the views of all the posts and the pages of a blog. == Description == * Wordpress plugin for viewing number of views for the Posts and Pages of a website. * This simple plugin helps the Admins to get the information about the 'views till date' of various posts on the blog in a form of a stats table. * This may help them to judge the performance of their authors and may also get the idea of the tastes of their readers. == Installation == = From your WordPress dashboard = 1. Visit 'Plugins > Add New' 2. Search for 'Post_views' 3. Activate Post_views from your Plugins page. = From WordPress.org = 1. Download Post_views 2. Upload the 'post_views-new' directory to your '/wp-content/plugins/' directory, using your favorite method (ftp, sftp, scp, etc...) 3. Activate Post_views from your Plugins page. If Any Problem, mail me at devenbansod [dot] bits [at] gmail [dot] com. == Screenshots == 1. Admin Area of the Plugin(Dashboard->Settings->Post Views) == Frequently Asked Questions == = 1. Can the views be tracked but not output the views on the front-end ? = Yes. Go to the file, 'post_views.php' and update the defined value of constant named 'DISPLAY_FRONT' to 0. = 2. Does this show stats for both posts and pages ? = Yes. = 3. Can the stats be reset ? = Yes. Administrators can reset the views of any page/post back to zero. Once reset, the previous view counts can not be recovered. == Support == You can report bugs at : https://github.com/devenbansod/Post-Views-Plugin-for-WordPress/issues/ Also, please post any query in the 'Support' Section on the plugin page. I would be more than happy to answer them.