Front Page Reload Counter

Tracks homepage visits (reloads) by non-logged-in users and displays the total count, last visit time, and detailed logs in the WordPress admin.

1 database table

Table NameDescriptionMethod
wp_frontpagereloadcounter_reload_logsA logging table that records activity, events, or audit history.Static

Core Table Usage

This plugin stores data in WordPress core tables rather than creating its own. These records may become orphaned if the plugin is uninstalled without a proper cleanup routine.

wp_options
Option key:frontpagereloadcounter_db_versionOption key:frontpagereloadcounter_last_visitOption key:frontpagereloadcounter_pausedOption key:frontpagereloadcounter_visit_count