# WP Post Visits Wizard

WP Plugin to easily handle visits count on your posts and custom sorting based on this value

## Usage

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 

## Installation

- Either upload the whole plugin content to one directory inside your WP plugins folder or clone it directly from the repo 

- Run ``composer install`` inside the new directory you got it

- Go to your admin dashboard / Settings / WP Post Visits Wizard and make your selection to work with  


## Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

## License
[GPLv2 or later](https://www.gnu.org/licenses/gpl-2.0.html)