use Docker To use this Plugin setup. (Not Compulasory)
$ git clone https://github.com/vanpariyar/wp-post-views.git
$ cd wp-post-views
$ docker-compose up -d
Goto : localhost:8080/
Live URL: https://wordpress.org/plugins/wp-post-views/
This is the simple plugin that counts the views of the your wordpress website and store the views in the database
For this repository i would like to give full credits to AnkitaTanti.
Contribution is highly appriciated.
- Dynamic Block for the post views for gutenberg
- Language Translations
NOTE : Make sure we are Developing the Plugin.:sweat_smile: Please Don't upload Whole wordpress setup.
- We have option to show views count in the post coloumn.
- (You can disable this)All views are filterd with IP address. To just make sure get right count -Support for the Custom post type by selecting menually in settings.
INSTALLATION :
- Upload the plugin in to your wp-content > Plugins folder
- You can change plugin settings in Admin panel > Settings > Wp Post View Settings
- There are some options are by default selected for you but you can Change it.
That's it Thanks.