WP limit failed login attempts 1.8

Does WP limit failed login attempts work with WordPress 5.5.1 and PHP 7.4.8? A smoke test was performed on .

Summary

Errors
13PHP notices
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 100.25 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.5.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 8

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=33220073d9
Aspect after-activation
HTTP status 200
Load time 0.440 s
Memory usage 2.73 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.322 s
Memory usage 2.82 MiB
JS errors None
Resource errors None

WP Login Attempts

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

WP Login Attempts → Attempts log

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

WP Login Attempts → Lockout log

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

WP Login Attempts → IP Blocking

Page screenshot: WP Login Attempts → IP Blocking
URL /wp-admin/admin.php?page=blockippage
Aspect menu-item
HTTP status 200
Load time 0.166 s
Memory usage 2.67 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.246 s
Memory usage 2.63 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.385 s
Memory usage 2.86 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.478 s0.433 s-0.045 s2.75 MiB2.86 MiB+ 113.72 KiB
/wp-admin/edit.php0.227 s0.255 s+0.028 s2.8 MiB2.88 MiB+ 87.67 KiB
/wp-admin/post-new.php1.685 s2.377 s+0.692 s4.54 MiB4.67 MiB+ 131.22 KiB
/wp-admin/upload.php0.684 s0.458 s-0.226 s2.63 MiB2.75 MiB+ 126.84 KiB
/wp-admin/options-writing.php0.180 s0.159 s-0.021 s2.64 MiB2.68 MiB+ 38.48 KiB
/wp-admin/media-new.php0.234 s0.188 s-0.046 s2.6 MiB2.67 MiB+ 70.73 KiB
/wp-admin/edit-tags.php?taxonomy=category0.226 s0.202 s-0.024 s2.64 MiB2.73 MiB+ 87.64 KiB
/wp-admin/post-new.php?post_type=page1.531 s1.476 s-0.055 s4.53 MiB4.66 MiB+ 126.8 KiB
/wp-admin/options-discussion.php0.506 s0.447 s-0.059 s2.61 MiB2.69 MiB+ 87.3 KiB
/wp-admin/edit-comments.php0.249 s0.226 s-0.023 s2.65 MiB2.79 MiB+ 150.59 KiB
/0.951 s0.249 s-0.702 s2.55 MiB2.63 MiB+ 81.71 KiB
Average 0.632 s0.588 s-0.044 s3 MiB3.09 MiB+ 100.25 KiB

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.

Options wp_options 2

Meta Boxes

{
    "dashboard": {
        "Top_IPs_Blocked": {
            "title": "Top 10 IPs Blocked",
            "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 13 lines

[23-Sep-2020 11:06:27 UTC] PHP Notice:  fread(): read of 8192 bytes failed with errno=21 Is a directory in /wp-includes/functions.php on line 6026
[23-Sep-2020 11:06:27 UTC] PHP Notice:  fread(): read of 8192 bytes failed with errno=21 Is a directory in /wp-includes/functions.php on line 6026
[23-Sep-2020 11:06:27 UTC] PHP Notice:  fread(): read of 8192 bytes failed with errno=21 Is a directory in /wp-includes/functions.php on line 6026
[23-Sep-2020 11:06:27 UTC] PHP Notice:  fread(): read of 8192 bytes failed with errno=21 Is a directory in /wp-includes/functions.php on line 6026
[23-Sep-2020 11:06:27 UTC] PHP Notice:  fread(): read of 8192 bytes failed with errno=21 Is a directory in /wp-includes/functions.php on line 6026
[23-Sep-2020 11:06:27 UTC] PHP Notice:  fread(): read of 8192 bytes failed with errno=21 Is a directory in /wp-includes/functions.php on line 6026
[23-Sep-2020 11:06:27 UTC] PHP Notice:  fread(): read of 8192 bytes failed with errno=21 Is a directory in /wp-includes/functions.php on line 6026
[23-Sep-2020 11:06:27 UTC] PHP Notice:  fread(): read of 8192 bytes failed with errno=21 Is a directory in /wp-includes/functions.php on line 6026
[23-Sep-2020 11:06:27 UTC] PHP Notice:  fread(): read of 8192 bytes failed with errno=21 Is a directory in /wp-includes/functions.php on line 6026
[23-Sep-2020 11:06:27 UTC] PHP Notice:  fread(): read of 8192 bytes failed with errno=21 Is a directory in /wp-includes/functions.php on line 6026
[23-Sep-2020 11:06:27 UTC] PHP Notice:  fread(): read of 8192 bytes failed with errno=21 Is a directory in /wp-includes/functions.php on line 6026
[23-Sep-2020 11:06:27 UTC] PHP Notice:  fread(): read of 8192 bytes failed with errno=21 Is a directory in /wp-includes/functions.php on line 6026
[23-Sep-2020 11:06:27 UTC] PHP Notice:  fread(): read of 8192 bytes failed with errno=21 Is a directory in /wp-includes/functions.php on line 6026
See also: All tests for this plugin, How to Hide Limit Login Attempts (Spam Protection) Admin Menus and Widgets