Comment Location Tracker
Traces the IP of comment authors in Wordpress on the comments admin page.
1 database table
| Table Name | Description | Method |
|---|---|---|
| wp_ip_comment_trace | Stores ip comment trace 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:
apple-loader-db-versionOption key:comment-ip-traceOption key:comment-ip-trace-db-version