Log Visitor IPs
This plugin allows you to log the IP addresses of website visitors and view them in your WordPress dashboard.
1 database table
| Table Name | Description | Method |
|---|---|---|
| wp_lvips_visitor_ips | Stores lvips visitor ips 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:
lvips_visitor_ips_db_version