Admin Custom Login 3.4.2

Does Admin Custom Login work with WordPress 6.0.1 and PHP 7.4.8? A smoke test was performed on .

Summary

Errors
1PHP fatal errors
1PHP warnings
2PHP notices
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 21.82 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.0.1
PHP version7.4.8
MySQL version8.0.21
PHP memory limit256M
Plugin Info
Last updated
Active installs 30,000+
WordPress.org page https://wordpress.org/plugins/admin-custom-login/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 3

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=admin-custom-login%2Fadmin-custom-login.php&plugin_status=all&paged=1&s&_wpnonce=b89071a5e0
Aspect after-activation
HTTP status 200
Load time 0.350 s
Memory usage 3.72 MiB
JS errors None
Resource errors None

AC Login

Page screenshot: AC Login
URL /wp-admin/admin.php?page=admin_custom_login
Aspect menu-item
HTTP status 200
Load time 1.460 s
Memory usage N/A
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.395 s
Memory usage 3.58 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.785 s0.325 s-0.460 s3.72 MiB3.75 MiB+ 25.35 KiB
/wp-admin/edit.php0.228 s0.223 s-0.005 s3.75 MiB3.78 MiB+ 24.64 KiB
/wp-admin/post-new.php0.968 s1.448 s+0.480 s5.54 MiB5.58 MiB+ 34.08 KiB
/wp-admin/upload.php0.636 s0.348 s-0.288 s3.68 MiB3.71 MiB+ 24.22 KiB
/wp-admin/options-writing.php0.224 s0.167 s-0.057 s3.62 MiB3.65 MiB+ 31.8 KiB
/wp-admin/media-new.php0.541 s0.212 s-0.329 s3.66 MiB3.69 MiB+ 24.39 KiB
/wp-admin/edit-tags.php?taxonomy=category0.293 s0.234 s-0.059 s3.69 MiB3.71 MiB+ 25.3 KiB
/wp-admin/post-new.php?post_type=page0.779 s0.848 s+0.069 s5.54 MiB5.57 MiB+ 25.66 KiB
/wp-admin/options-discussion.php0.258 s0.412 s+0.154 s3.6 MiB3.62 MiB+ 24.7 KiB
/wp-admin/edit-comments.php0.268 s0.246 s-0.022 s3.69 MiB3.72 MiB+ 24.24 KiB
/0.431 s0.234 s-0.197 s3.6 MiB3.58 MiB- 24.33 KiB
Average 0.492 s0.427 s-0.065 s4.01 MiB4.03 MiB+ 21.82 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.

SVG
PHP
JavaScript
PO File
CSS
Language % Lines of code Comment lines Files
SVG26.3%8,777123
PHP22.3%7,46716925
JavaScript20.8%6,96825115
PO File16.9%5,6625,1859
CSS13.6%4,55716512
Total 33,431 5,782 64

PHP Code Analysis | More results »

Lines of code 1,852
Total complexity 184
Median class complexity 4.0
Median method complexity 1.0
Most complex class WL_ACL_FREE
Most complex function acl_import_settings()
Classes 1
Methods 3
Functions 33

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 9

PHP Error Log 4 lines

[13-Jul-2022 15:51:18 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/admin-custom-login/login-form-screen.php on line 186
[13-Jul-2022 15:51:18 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/admin-custom-login/init.php on line 180
[13-Jul-2022 15:51:20 UTC] PHP Warning:  require_once(login-form-setting/login-form-background.php): failed to open stream: No such file or directory in /wp-content/plugins/admin-custom-login/includes/content.php on line 184
[13-Jul-2022 15:51:20 UTC] PHP Fatal error:  require_once(): Failed opening required 'login-form-setting/login-form-background.php' (include_path='.:/opt/bitnami/php/lib/php') in /wp-content/plugins/admin-custom-login/includes/content.php on line 184
See also: All tests for this plugin, How to Hide the "AC Login" Admin Menu