Post Counter

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

There is NO export, printing or pagination included at this time.

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.

Comments are closed.