Admin Custom Login 3.4.5

Does Admin Custom Login work with WordPress 6.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: 24.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.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=54b775d119
Aspect after-activation
HTTP status 200
Load time 0.380 s
Memory usage 3.53 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.249 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.328 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.319 s0.308 s-0.011 s3.55 MiB3.58 MiB+ 28.31 KiB
/wp-admin/edit.php0.186 s0.204 s+0.018 s3.58 MiB3.61 MiB+ 28.31 KiB
/wp-admin/post-new.php1.131 s1.186 s+0.055 s5.48 MiB5.51 MiB+ 37.04 KiB
/wp-admin/upload.php0.653 s0.471 s-0.182 s3.49 MiB3.52 MiB+ 27.19 KiB
/wp-admin/options-writing.php0.198 s0.149 s-0.049 s3.48 MiB3.49 MiB+ 8.3 KiB
/wp-admin/media-new.php0.273 s0.229 s-0.044 s3.47 MiB3.5 MiB+ 27.36 KiB
/wp-admin/edit-tags.php?taxonomy=category0.203 s0.191 s-0.012 s3.5 MiB3.54 MiB+ 43.8 KiB
/wp-admin/post-new.php?post_type=page1.073 s0.993 s-0.080 s5.47 MiB5.5 MiB+ 28.59 KiB
/wp-admin/options-discussion.php0.282 s0.218 s-0.064 s3.47 MiB3.49 MiB+ 27.67 KiB
/wp-admin/edit-comments.php0.234 s0.211 s-0.023 s3.5 MiB3.55 MiB+ 47.21 KiB
/0.327 s0.223 s-0.104 s3.47 MiB3.44 MiB- 30.76 KiB
Average 0.444 s0.398 s-0.045 s3.86 MiB3.88 MiB+ 24.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,46616925
JavaScript20.8%6,96825115
PO File16.9%5,6625,1859
CSS13.6%4,55716512
Total 33,430 5,782 64

PHP Code Analysis | More results »

Lines of code 1,852
Total complexity 286
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

User Metadata wp_usermeta 1

PHP Error Log 4 lines

[09-Nov-2022 13:49:42 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
[09-Nov-2022 13:49:42 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
[09-Nov-2022 13:49:45 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
[09-Nov-2022 13:49:45 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