Perhaps a better name would be “hit counter” because that’s what this is. An old fashioned hit counter that includes a very basic, but sortable report accessible via the admin menu link “Post Count Report.”
JRS Post Count
Basic (beginner) PHP, HTML and CSS coding skills are required to modify this open-source plugin .
Once activated, a table will be created called {$wpdb->prefix}jrs_post_counts. The table remains if the plugin is deactivated or deleted.
The ‘template_redirect’ action is used to count each page load.
No statistical or demographic data related to the site visitor is stored. Just the hit count, by post and page load including the post_title, ID and last hit date. Also, there is no export, printing or pagination included at this time.
All of the above and more can be changed or added by request or changed by anyone in the open-source code.
