WP limit failed login attempts 4.1

Does WP limit failed login attempts work with WordPress 5.7.2 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: 103.75 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.2
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=a83db59d00
Aspect after-activation
HTTP status 200
Load time 1.217 s
Memory usage 2.84 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.344 s
Memory usage 2.83 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.180 s
Memory usage 2.83 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.433 s
Memory usage 2.83 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.201 s
Memory usage 2.7 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.618 s
Memory usage 2.9 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.266 s0.285 s+0.019 s2.82 MiB2.9 MiB+ 77.91 KiB
/wp-admin/edit.php0.177 s0.189 s+0.012 s2.86 MiB2.93 MiB+ 72.45 KiB
/wp-admin/post-new.php0.991 s1.090 s+0.099 s5.02 MiB5.17 MiB+ 148.01 KiB
/wp-admin/upload.php0.514 s0.549 s+0.035 s2.7 MiB2.83 MiB+ 135.35 KiB
/wp-admin/options-writing.php0.253 s0.136 s-0.117 s2.71 MiB2.81 MiB+ 103.27 KiB
/wp-admin/media-new.php0.237 s0.157 s-0.080 s2.67 MiB2.81 MiB+ 135.52 KiB
/wp-admin/edit-tags.php?taxonomy=category0.191 s0.185 s-0.006 s2.77 MiB2.84 MiB+ 72.43 KiB
/wp-admin/post-new.php?post_type=page1.341 s1.088 s-0.253 s5.01 MiB5.15 MiB+ 143.59 KiB
/wp-admin/options-discussion.php0.322 s0.269 s-0.053 s2.67 MiB2.81 MiB+ 135.84 KiB
/wp-admin/edit-comments.php0.237 s0.256 s+0.019 s2.78 MiB2.85 MiB+ 71.44 KiB
/0.285 s0.199 s-0.086 s2.65 MiB2.7 MiB+ 45.39 KiB
Average 0.438 s0.400 s-0.037 s3.15 MiB3.25 MiB+ 103.75 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.5%2,9175751
PHP37.6%2,0874110
CSS8.8%490112
XML1.1%6303
Total 5,557 627 16

PHP Code Analysis | More results »

Lines of code 2,167
Total complexity 249
Median class complexity 18.0
Median method complexity 2.0
Most complex class WPLFLA_page_login_pro
Most complex function WPLFLA_countries_PRO::ip_info()
Classes 9
Methods 79
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