gcStats
gcStats plugin to embed some statistics with found geocaches in your blog.
3 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_gcstats_error_log | A logging table that records activity, events, or audit history. | Static |
| wp_gcstats_options | Stores gcstats options data created by this plugin. | Static |
| wp_gcstats_waypoints | Stores gcstats waypoints data created by this plugin. | 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:
gcstats_db_version_Option key:widget_gcstatswidget