Post Views Counter
Post Views Counter allows you to collect and display how many times a post, page, or other content has been viewed in a simple, fast and reliable way.
4 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_post_views | Stores post views data created by this plugin. | Static |
| wp_pvc_daily | Stores pvc daily data created by this plugin. | Static |
| wp_pvc_total | Stores pvc total data created by this plugin. | Static |
| wp_statify | Stores statify data created by this plugin. | Static |