Limit Login Attempts (Spam Protection) 2.9

Does "Login Protection - Limit Failed Login Attempts" work with WordPress 5.7 and PHP 7.4.8? A smoke test was performed on .

Summary

Errors
No PHP errors, warnings or notices
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Looks good! No problems were detected.
Performance

Memory usage: 138.22 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

Page speed impact: insignificant.
The plugin didn't make the site noticeably slower.

Environment
WordPress version5.7
PHP version7.4.8
MySQL version8.0.21
PHP memory limit256M
Plugin Info
Last updated
Active installs 200+
WordPress.org page https://wordpress.org/plugins/wp-limit-failed-login-attempts/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 7

Plugins ‹ Test site — WordPress

Page screenshot: Plugins ‹ Test site — WordPress
URL /wp-admin/plugins.php?plugin_status=all&paged=1&s
Requested URL /wp-admin/plugins.php?action=activate&plugin=wp-limit-failed-login-attempts%2Ffailed.php&plugin_status=all&paged=1&s&_wpnonce=c5dfc4a007
Aspect after-activation
HTTP status 200
Load time 0.413 s
Memory usage 2.87 MiB
JS errors None
Resource errors None

CP Plugins

Page screenshot: CP Plugins
URL /wp-admin/admin.php?page=cp_plugins_settings_start_page_slug
Aspect menu-item
HTTP status 200
Load time 0.305 s
Memory usage 2.91 MiB
JS errors None
Resource errors None

Login Attempts

Page screenshot: Login Attempts
URL /wp-admin/admin.php?page=WPLFLA
Aspect menu-item
HTTP status 200
Load time 0.192 s
Memory usage 2.75 MiB
JS errors None
Resource errors None

Login Attempts → Attempts log

Page screenshot: Login Attempts → Attempts log
URL /wp-admin/admin.php?page=WPLFLALOG
Aspect menu-item
HTTP status 200
Load time 0.213 s
Memory usage 2.75 MiB
JS errors None
Resource errors None

Login Attempts → Lockout Log

Page screenshot: Login Attempts → Lockout Log
URL /wp-admin/admin.php?page=logblockip
Aspect menu-item
HTTP status 200
Load time 0.156 s
Memory usage 2.76 MiB
JS errors None
Resource errors None

Test site – Just another WordPress site

Page screenshot: Test site – Just another WordPress site
URL /
Aspect front-page
HTTP status 200
Load time 0.170 s
Memory usage 2.72 MiB
JS errors None
Resource errors None

Dashboard ‹ Test site — WordPress

Page screenshot: Dashboard ‹ Test site — WordPress
URL /wp-admin/index.php
Aspect new-meta-boxes
HTTP status 200
Load time 0.297 s
Memory usage 2.95 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.271 s0.634 s+0.363 s2.82 MiB2.95 MiB+ 129.31 KiB
/wp-admin/edit.php0.191 s0.220 s+0.029 s2.86 MiB2.96 MiB+ 103.58 KiB
/wp-admin/post-new.php0.917 s0.996 s+0.079 s5.02 MiB5.27 MiB+ 251.44 KiB
/wp-admin/upload.php0.496 s0.380 s-0.116 s2.7 MiB2.9 MiB+ 207.91 KiB
/wp-admin/options-writing.php0.263 s0.185 s-0.078 s2.71 MiB2.83 MiB+ 118.38 KiB
/wp-admin/media-new.php0.225 s0.188 s-0.037 s2.67 MiB2.76 MiB+ 86.64 KiB
/wp-admin/edit-tags.php?taxonomy=category0.201 s0.195 s-0.006 s2.77 MiB2.87 MiB+ 103.55 KiB
/wp-admin/post-new.php?post_type=page1.189 s0.789 s-0.400 s5.01 MiB5.25 MiB+ 247.02 KiB
/wp-admin/options-discussion.php0.330 s0.272 s-0.058 s2.67 MiB2.78 MiB+ 103.2 KiB
/wp-admin/edit-comments.php0.233 s0.240 s+0.007 s2.78 MiB2.88 MiB+ 102.49 KiB
/0.753 s0.233 s-0.520 s2.65 MiB2.72 MiB+ 66.86 KiB
Average 0.461 s0.394 s-0.067 s3.15 MiB3.29 MiB+ 138.22 KiB

Code Statistics

Note: Third-party libraries and minified JS/CSS files are excluded from these statistics where possible, so the numbers you see here may be lower than those reported by other tools.

PHP
CSS
Language % Lines of code Comment lines Files
PHP81.3%2,01710810
CSS18.7%464102
Total 2,481 118 12

PHP Code Analysis | More results »

Lines of code 2,071
Total complexity 223
Median class complexity 18.0
Median method complexity 2.0
Most complex class WPLFLA_page_login
Most complex function start_page_show_product_box()
Classes 7
Methods 53
Functions 20

Additions

Things that the plugin adds to the site. This section is not intended to be comprehensive. The test tool only looks for a few specific types of added content.

Database Tables 2

Options wp_options 3

Meta Boxes

{
    "dashboard": {
        "Top_IPs_Blocked": {
            "title": "Top 10 Blocked IPs",
            "context": "normal"
        },
        "Top_Failed_Logins": {
            "title": "Top 10 Failed Logins",
            "context": "normal"
        },
        "Top_Countries_Blocked": {
            "title": "Top 10 Blocked Countries",
            "context": "normal"
        },
        "Recently_Blocked_Attacks": {
            "title": "Recently Blocked Attacks",
            "context": "normal"
        }
    }
}

PHP Error Log

The log file is empty.

See also: All tests for this plugin, How to Hide Limit Login Attempts (Spam Protection) Admin Menus and Widgets