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 Name | Description | Method |
|---|---|---|
| wp_frontpagereloadcounter_reload_logs | A 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_optionsOption key:
frontpagereloadcounter_db_versionOption key:frontpagereloadcounter_last_visitOption key:frontpagereloadcounter_pausedOption key:frontpagereloadcounter_visit_count