Daily Top 10 Posts
Tracks the number of pageviews per blog post for the current day and cumulatively with options to display sidebar widgets for both.
2 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_dailytopten | Stores dailytopten data created by this plugin. | Static |
| wp_dailytoptenall | Stores dailytoptenall data created by this plugin. | Static |