=== WP Post Visits Wizard === Contributors: christianbaltazar Donate link: https://paypal.me/pools/c/8npKpqMHCF Tags: visits, counter, sorting, order, posts Requires at least: 4.6 Tested up to: 5.4 Stable tag: 1.0.1 Requires PHP: 7.0 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html WP Plugin to easily handle visits count on your posts and custom sorting based on this value == Description == Quick setup, just install the plugin and the select in the Setting section any of the post types, categories and / or tags you want to manage Then you will be able to see a new column on each post table showing their current count value All listings will be sorted as well based on the most visited ones After installation go to your admin dashboard / Settings / WP Post Visits Wizard and make your selection to work with == Screenshots == 1. Select any of the POST TYPES you want to manahe with the plugin, and / or their categories, tags as well 2. Monitor from your admin dashboard a general view about your results 3. Check inside every post the current visit count value 4. Display automatically your posts most visited on the top == Installation == 1. Either upload the plugin files to the `/wp-content/plugins/wp-post-visits-wizard` directory, or install the plugin through the WordPress plugins screen directly. 1. Activate the plugin through the 'Plugins' screen in WordPress == Changelog == = 1.0.1 = * Fix post sorting = 1.0 = * First plugin version in place