=== Plugin Name === Contributors: rksh8148 Donate link: http://sitextensions.com/ Tags: Count Visits, Visit Count, Post Visit Count, Count, Visit Requires at least: 3.0 Tested up to: 4.4 Stable tag: 1.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html == Description == This plugin counts the post visits. Use 'post_views_count' meta key to get current post visit counts. You can use 'wpvc_get_post_views' function with post id to get total visit counts. This plugin automatically increases the post visit count when you access the post. == Installation == Way 1: 1. Upload `wp-post-visit-count.zip` to the `/wp-content/plugins/` directory 2. Extract the zip file. 3. Activate the plugin from wordpress plugins page. And you have done. Way 2: 1. Go to plugins page in admin. 2. Click on Add New button. 3. Search for "WP Post Visit Count". 4. Click install on WP Notify. 5. Activate the plugin. == Frequently Asked Questions == = How do I use this plugin? = See description. == Screenshots == 1. Screen shot for view column in posts table. 2. Screen shot for options page for future use. == Changelog == = 1.0 = * New Plugin initialized. == Upgrade Notice == = 1.0 = This is the new plugin. So you not need to upgrade this yet.