Custom Login 3.2.14

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

Summary

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

Memory usage: 191.8 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.9.2
PHP version7.4.8
MySQL version8.0.21
PHP memory limit256M
Plugin Info
Last updated
Active installs 20,000+
WordPress.org page https://wordpress.org/plugins/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=custom-login%2Fcustom-login.php&plugin_status=all&paged=1&s&_wpnonce=5fbe9fe68f
Aspect after-activation
HTTP status 200
Load time 15.419 s
Memory usage 3.47 MiB
JS errors None
Resource errors None

Settings → Custom Login

Page screenshot: Settings → Custom Login
URL /wp-admin/options-general.php?page=custom-login
Aspect menu-item
HTTP status 200
Load time 1.585 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.300 s
Memory usage 3.4 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.345 s0.275 s-0.070 s3.37 MiB3.59 MiB+ 220.63 KiB
/wp-admin/edit.php0.185 s0.190 s+0.005 s3.4 MiB3.6 MiB+ 202.08 KiB
/wp-admin/post-new.php0.806 s1.016 s+0.210 s6.15 MiB6.35 MiB+ 205.93 KiB
/wp-admin/upload.php0.422 s0.365 s-0.057 s3.25 MiB3.45 MiB+ 208.92 KiB
/wp-admin/options-writing.php0.264 s0.145 s-0.119 s3.24 MiB3.43 MiB+ 192.71 KiB
/wp-admin/media-new.php0.282 s0.359 s+0.077 s3.23 MiB3.43 MiB+ 209.09 KiB
/wp-admin/edit-tags.php?taxonomy=category0.187 s0.213 s+0.026 s3.27 MiB3.46 MiB+ 202 KiB
/wp-admin/post-new.php?post_type=page0.693 s0.767 s+0.074 s6.15 MiB6.34 MiB+ 201.52 KiB
/wp-admin/options-discussion.php0.238 s0.252 s+0.014 s3.22 MiB3.43 MiB+ 209.34 KiB
/wp-admin/edit-comments.php0.206 s0.211 s+0.005 s3.27 MiB3.53 MiB+ 264.95 KiB
/0.270 s0.220 s-0.050 s3.4 MiB3.39 MiB- 7.32 KiB
Average 0.354 s0.365 s+0.010 s3.81 MiB4 MiB+ 191.8 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
JavaScript
CSS
Language % Lines of code Comment lines Files
PHP41.8%2,9481,31719
JavaScript31.9%2,249155153
CSS19.7%1,391585
PO File3.5%245961
Markdown3.1%22001
JSON0.0%101
Total 7,054 1,626 180

PHP Code Analysis | More results »

Lines of code 2,316
Total complexity 483
Median class complexity 35.0
Median method complexity 2.0
Most complex class CL_Settings_API
Most complex function Custom_Login::show_notifications()
Classes 13
Methods 159
Functions 4

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 1

PHP Error Log 11 lines

[11-Mar-2022 12:06:39 UTC] PHP Fatal error:  Uncaught Error: Call to undefined method stdClass::get_permalink() in /wp-content/plugins/custom-login/includes/class-cl-settings-api.php:866
Stack trace:
#0 /wp-includes/class-wp-hook.php(307): CL_Settings_API->sidebar_feed()
#1 /wp-includes/class-wp-hook.php(331): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(474): WP_Hook->do_action()
#3 /wp-content/plugins/custom-login/includes/class-cl-settings-api.php(672): do_action()
#4 /wp-content/plugins/custom-login/custom-login.php(215): CL_Settings_API->settings_html()
#5 /wp-includes/class-wp-hook.php(307): Custom_Login->settings_page()
#6 /wp-includes/class-wp-hook.php(331): WP_Hook->apply_filters()
#7 /wp-includes/plugin.php(474): WP_Hook->do_action()
#8 in /wp-content/plugins/custom-login/includes/class-cl-settings-api.php on line 866
See also: All tests for this plugin, How to Hide Custom Login Admin Menus and Widgets