WP Limit Login Attempts

Limit rate of login attempts and block IP temporarily. Brute force attack protection. GDPR compliant. Captcha enabled.

1 database table

Table NameDescriptionMethod
wp_limit_loginA 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:limit_login_attepts_captchaOption key:limit_login_attepts_delay_timeOption key:limit_login_captchaOption key:limit_login_install_dateOption key:no_of_wp_limit_login_attepts
wp_usermeta
User meta