WP Plugin to easily handle visits count on your posts and custom sorting based on this value
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
-
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
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.