Limit Login Attempts (Spam Protection) 4.8

Does "Limit Login Attempts (Spam Protection)" work with WordPress 5.9.1 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: 91.69 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.9.1
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 6

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=2a974c8ad6
Aspect after-activation
HTTP status 200
Load time 0.580 s
Memory usage 3.4 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.289 s
Memory usage 3.33 MiB
JS errors None
Resource errors None

Login Attempts → Options

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

Login Attempts → Settings

Page screenshot: Login Attempts → Settings
URL /wp-admin/admin.php?page=WPLFLARANGEIP
Aspect menu-item
HTTP status 200
Load time 0.394 s
Memory usage 3.3 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.234 s
Memory usage 3.38 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.302 s
Memory usage 3.44 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.340 s0.298 s-0.042 s3.37 MiB3.44 MiB+ 74.02 KiB
/wp-admin/edit.php0.176 s0.188 s+0.012 s3.4 MiB3.47 MiB+ 67.84 KiB
/wp-admin/post-new.php1.011 s1.207 s+0.196 s6.14 MiB6.21 MiB+ 72.12 KiB
/wp-admin/upload.php0.383 s0.342 s-0.041 s3.25 MiB3.38 MiB+ 139.42 KiB
/wp-admin/options-writing.php0.279 s0.270 s-0.009 s3.24 MiB3.36 MiB+ 123.22 KiB
/wp-admin/media-new.php0.370 s0.193 s-0.177 s3.23 MiB3.36 MiB+ 139.59 KiB
/wp-admin/edit-tags.php?taxonomy=category0.194 s0.181 s-0.013 s3.27 MiB3.39 MiB+ 132.5 KiB
/wp-admin/post-new.php?post_type=page0.931 s1.131 s+0.200 s6.14 MiB6.2 MiB+ 67.7 KiB
/wp-admin/options-discussion.php0.237 s0.191 s-0.046 s3.22 MiB3.3 MiB+ 75.85 KiB
/wp-admin/edit-comments.php0.208 s0.207 s-0.001 s3.27 MiB3.4 MiB+ 131.45 KiB
/0.270 s0.209 s-0.061 s3.4 MiB3.38 MiB- 15.1 KiB
Average 0.400 s0.402 s+0.002 s3.81 MiB3.9 MiB+ 91.69 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.

JavaScript
PHP
CSS
Language % Lines of code Comment lines Files
JavaScript52.6%2,9175751
PHP38.6%2,1424410
CSS8.8%490112
Total 5,549 630 13

PHP Code Analysis | More results »

Lines of code 2,222
Total complexity 271
Median class complexity 20.0
Median method complexity 2.0
Most complex class WPLFLA_page_login_pro
Most complex function WPLFLA_countries_PRO::ip_info()
Classes 9
Methods 80
Functions 10

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 4

Options wp_options 2

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