Lupovis Prowl Security
A security plugin that validate visitor IPs against the Lupovis Prowl API and blocks malicious IPs to avoid breaches
2 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_lps_blocked_ips | Stores lps blocked ips data created by this plugin. | Static |
| wp_lps_failed_login_attempts | 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:
lps_allowlist_ipsOption key:lps_api_keyOption key:lps_monitor_failed_logins