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 NameDescriptionMethod
wp_lps_blocked_ipsStores lps blocked ips data created by this plugin.Static
wp_lps_failed_login_attemptsA 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_options
Option key:lps_allowlist_ipsOption key:lps_api_keyOption key:lps_monitor_failed_logins