Limit Login Attempts Reloaded 2.25.23

Does Limit Login Attempts Reloaded work with WordPress 6.3.1 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
1PHP deprecation warnings
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 110.66 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 version6.3.1
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 2,000,000+
WordPress.org page https://wordpress.org/plugins/limit-login-attempts-reloaded/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 9

‹ Test site — WordPress

Page screenshot: ‹ Test site — WordPress
URL /wp-admin/index.php?page=limit-login-attempts
Requested URL /wp-admin/plugins.php?action=activate&plugin=limit-login-attempts-reloaded%2Flimit-login-attempts-reloaded.php&plugin_status=all&paged=1&s&_wpnonce=4548a05e81
Aspect after-activation
HTTP status 200
Load time 0.784 s
Memory usage 2.96 MiB
JS errors None
Resource errors None

Limit Login Attempts

Page screenshot: Limit Login Attempts
URL /wp-admin/admin.php?page=limit-login-attempts&tab=dashboard
Aspect menu-item
HTTP status 200
Load time 0.827 s
Memory usage 2.84 MiB
JS errors None
Resource errors None

Limit Login Attempts → Settings

Page screenshot: Limit Login Attempts → Settings
URL /wp-admin/admin.php?page=limit-login-attempts&tab=settings
Aspect menu-item
HTTP status 200
Load time 0.320 s
Memory usage 3 MiB
JS errors None
Resource errors None

Limit Login Attempts → Logs

Page screenshot: Limit Login Attempts → Logs
URL /wp-admin/admin.php?page=limit-login-attempts&tab=logs-local
Aspect menu-item
HTTP status 200
Load time 0.178 s
Memory usage 2.93 MiB
JS errors None
Resource errors None

Limit Login Attempts → Debug

Page screenshot: Limit Login Attempts → Debug
URL /wp-admin/admin.php?page=limit-login-attempts&tab=debug
Aspect menu-item
HTTP status 200
Load time 0.162 s
Memory usage 2.88 MiB
JS errors None
Resource errors None

Limit Login Attempts → Help

Page screenshot: Limit Login Attempts → Help
URL /wp-admin/admin.php?page=limit-login-attempts&tab=help
Aspect menu-item
HTTP status 200
Load time 0.199 s
Memory usage 2.9 MiB
JS errors None
Resource errors None

Limit Login Attempts → Premium

Page screenshot: Limit Login Attempts → Premium
URL /wp-admin/admin.php?page=limit-login-attempts&tab=premium
Aspect menu-item
HTTP status 200
Load time 0.259 s
Memory usage 2.92 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.191 s
Memory usage 3.22 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.406 s
Memory usage 2.94 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.392 s0.532 s+0.140 s2.82 MiB2.94 MiB+ 119.12 KiB
/wp-admin/edit.php0.203 s0.403 s+0.200 s2.85 MiB2.96 MiB+ 116.02 KiB
/wp-admin/post-new.php0.786 s1.002 s+0.216 s5.21 MiB5.35 MiB+ 140.38 KiB
/wp-admin/upload.php0.714 s0.354 s-0.360 s2.77 MiB2.86 MiB+ 99.43 KiB
/wp-admin/options-writing.php0.248 s0.199 s-0.049 s2.76 MiB2.85 MiB+ 91.4 KiB
/wp-admin/media-new.php0.315 s0.188 s-0.127 s2.74 MiB2.85 MiB+ 111.63 KiB
/wp-admin/edit-tags.php?taxonomy=category0.235 s0.197 s-0.038 s2.76 MiB2.87 MiB+ 115.97 KiB
/wp-admin/post-new.php?post_type=page0.662 s0.782 s+0.120 s5.21 MiB5.34 MiB+ 135.97 KiB
/wp-admin/options-discussion.php0.222 s0.339 s+0.117 s2.75 MiB2.84 MiB+ 99.93 KiB
/wp-admin/edit-comments.php0.393 s0.249 s-0.144 s2.78 MiB2.88 MiB+ 98.64 KiB
/0.300 s0.214 s-0.086 s3.13 MiB3.22 MiB+ 88.77 KiB
Average 0.406 s0.405 s-0.001 s3.25 MiB3.36 MiB+ 110.66 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
Sass
Language % Lines of code Comment lines Files
PHP74.6%5,14459730
Sass24.5%1,689277
JavaScript0.7%45122
SVG0.2%1701
CSS0.0%202
Total 6,897 636 42

PHP Code Analysis | More results »

Lines of code 2,372
Total complexity 637
Median class complexity 11.0
Median method complexity 3.0
Most complex class LLAR\Core\LimitLoginAttempts
Most complex function LLAR\Core\LimitLoginAttempts::options_page()
Classes 11
Methods 150
Functions 0

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 6

Meta Boxes

{
    "dashboard": {
        "llar_stats_widget": {
            "title": "Limit Login Attempts Reloaded",
            "context": "normal"
        }
    }
}

PHP Error Log 1 lines

[29-Aug-2023 17:08:59 UTC] PHP Deprecated:  strip_tags(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-admin/admin-header.php on line 36
See also: All tests for this plugin, How to Hide Limit Login Attempts Reloaded Admin Menus and Widgets