Custom Login 4.0.10

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

Summary

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

Memory usage: 1.63 MiB
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 20,000+
WordPress.org page https://wordpress.org/plugins/custom-login/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 4

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=ddace736e4
Aspect after-activation
HTTP status 200
Load time 0.290 s
Memory usage 4.66 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.422 s
Memory usage 4.75 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.184 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.917 s
Memory usage 4.77 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.356 s0.972 s+0.616 s2.82 MiB4.77 MiB+ 1.95 MiB
/wp-admin/edit.php0.201 s0.208 s+0.007 s2.85 MiB4.63 MiB+ 1.78 MiB
/wp-admin/post-new.php0.742 s0.584 s-0.158 s5.21 MiB6.99 MiB+ 1.78 MiB
/wp-admin/upload.php0.568 s0.470 s-0.098 s2.77 MiB4.53 MiB+ 1.76 MiB
/wp-admin/options-writing.php0.217 s0.202 s-0.015 s2.76 MiB4.51 MiB+ 1.75 MiB
/wp-admin/media-new.php0.346 s0.227 s-0.119 s2.74 MiB4.51 MiB+ 1.77 MiB
/wp-admin/edit-tags.php?taxonomy=category0.198 s0.212 s+0.014 s2.76 MiB4.53 MiB+ 1.78 MiB
/wp-admin/post-new.php?post_type=page0.575 s0.595 s+0.020 s5.21 MiB6.98 MiB+ 1.78 MiB
/wp-admin/options-discussion.php0.219 s0.222 s+0.003 s2.75 MiB4.51 MiB+ 1.76 MiB
/wp-admin/edit-comments.php0.404 s0.401 s-0.003 s2.78 MiB4.54 MiB+ 1.76 MiB
/0.279 s0.219 s-0.060 s3.13 MiB3.21 MiB+ 85.48 KiB
Average 0.373 s0.392 s+0.019 s3.25 MiB4.88 MiB+ 1.63 MiB

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
PO File
Language % Lines of code Comment lines Files
PHP78.3%2,21848129
PO File10.7%3042431
Markdown5.3%14901
JSON4.2%12003
CSS1.5%4322
Total 2,834 726 36

PHP Code Analysis | More results »

Lines of code 984
Total complexity 146
Median class complexity 11.0
Median method complexity 2.0
Most complex class TheFrosty\CustomLogin\WpAdmin\Tracking
Most complex function _getEditableRoles()
Classes 11
Methods 59
Functions 7

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 3

Meta Boxes

{
    "dashboard": {
        "frosty-media-feed": {
            "title": "Frosty Media Feed",
            "context": "normal"
        }
    }
}

PHP Error Log 53 lines

[30-Aug-2023 11:41:08 UTC] PHP Deprecated:  Opis\Closure\SerializableClosure implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /wp-content/plugins/custom-login/vendor/opis/closure/src/SerializableClosure.php on line 18
[30-Aug-2023 11:41:08 UTC] PHP Deprecated:  Return type of Opis\Closure\ReflectionClosure::isStatic() should either be compatible with ReflectionFunctionAbstract::isStatic(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/custom-login/vendor/opis/closure/src/ReflectionClosure.php on line 49
[30-Aug-2023 11:41:09 UTC] PHP Deprecated:  Opis\Closure\SerializableClosure implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /wp-content/plugins/custom-login/vendor/opis/closure/src/SerializableClosure.php on line 18
[30-Aug-2023 11:41:09 UTC] PHP Deprecated:  Return type of Opis\Closure\ReflectionClosure::isStatic() should either be compatible with ReflectionFunctionAbstract::isStatic(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/custom-login/vendor/opis/closure/src/ReflectionClosure.php on line 49
[30-Aug-2023 11:41:10 UTC] PHP Deprecated:  Opis\Closure\SerializableClosure implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /wp-content/plugins/custom-login/vendor/opis/closure/src/SerializableClosure.php on line 18
[30-Aug-2023 11:41:10 UTC] PHP Deprecated:  Return type of Opis\Closure\ReflectionClosure::isStatic() should either be compatible with ReflectionFunctionAbstract::isStatic(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/custom-login/vendor/opis/closure/src/ReflectionClosure.php on line 49
[30-Aug-2023 11:41:11 UTC] PHP Deprecated:  preg_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/kses.php on line 1735
[30-Aug-2023 11:41:11 UTC] PHP Deprecated:  preg_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/kses.php on line 1735
[30-Aug-2023 11:41:11 UTC] PHP Deprecated:  preg_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/kses.php on line 1735
[30-Aug-2023 11:41:11 UTC] PHP Deprecated:  preg_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/kses.php on line 1735
[30-Aug-2023 11:41:11 UTC] PHP Deprecated:  preg_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/kses.php on line 1735
[30-Aug-2023 11:41:11 UTC] PHP Deprecated:  preg_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/kses.php on line 1735
[30-Aug-2023 11:41:11 UTC] PHP Deprecated:  preg_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/kses.php on line 1735
[30-Aug-2023 11:41:11 UTC] PHP Deprecated:  preg_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/kses.php on line 1735
[30-Aug-2023 11:41:11 UTC] PHP Deprecated:  preg_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/kses.php on line 1735
[30-Aug-2023 11:41:11 UTC] PHP Deprecated:  preg_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/kses.php on line 1735
[30-Aug-2023 11:41:11 UTC] PHP Deprecated:  preg_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/kses.php on line 1735
[30-Aug-2023 11:41:14 UTC] PHP Deprecated:  Opis\Closure\SerializableClosure implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /wp-content/plugins/custom-login/vendor/opis/closure/src/SerializableClosure.php on line 18
[30-Aug-2023 11:41:14 UTC] PHP Deprecated:  Return type of Opis\Closure\ReflectionClosure::isStatic() should either be compatible with ReflectionFunctionAbstract::isStatic(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/custom-login/vendor/opis/closure/src/ReflectionClosure.php on line 49
[30-Aug-2023 11:41:15 UTC] PHP Deprecated:  Opis\Closure\SerializableClosure implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /wp-content/plugins/custom-login/vendor/opis/closure/src/SerializableClosure.php on line 18
[30-Aug-2023 11:41:15 UTC] PHP Deprecated:  Return type of Opis\Closure\ReflectionClosure::isStatic() should either be compatible with ReflectionFunctionAbstract::isStatic(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/custom-login/vendor/opis/closure/src/ReflectionClosure.php on line 49
[30-Aug-2023 11:41:15 UTC] PHP Deprecated:  Opis\Closure\SerializableClosure implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /wp-content/plugins/custom-login/vendor/opis/closure/src/SerializableClosure.php on line 18
[30-Aug-2023 11:41:15 UTC] PHP Deprecated:  Return type of Opis\Closure\ReflectionClosure::isStatic() should either be compatible with ReflectionFunctionAbstract::isStatic(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/custom-login/vendor/opis/closure/src/ReflectionClosure.php on line 49
[30-Aug-2023 11:41:15 UTC] PHP Deprecated:  Opis\Closure\SerializableClosure implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /wp-content/plugins/custom-login/vendor/opis/closure/src/SerializableClosure.php on line 18
[30-Aug-2023 11:41:15 UTC] PHP Deprecated:  Return type of Opis\Closure\ReflectionClosure::isStatic() should either be compatible with ReflectionFunctionAbstract::isStatic(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/custom-login/vendor/opis/closure/src/ReflectionClosure.php on line 49
[30-Aug-2023 11:41:17 UTC] PHP Deprecated:  Opis\Closure\SerializableClosure implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /wp-content/plugins/custom-login/vendor/opis/closure/src/SerializableClosure.php on line 18
[30-Aug-2023 11:41:17 UTC] PHP Deprecated:  Return type of Opis\Closure\ReflectionClosure::isStatic() should either be compatible with ReflectionFunctionAbstract::isStatic(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/custom-login/vendor/opis/closure/src/ReflectionClosure.php on line 49
[30-Aug-2023 11:41:17 UTC] PHP Deprecated:  Opis\Closure\SerializableClosure implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /wp-content/plugins/custom-login/vendor/opis/closure/src/SerializableClosure.php on line 18
[30-Aug-2023 11:41:17 UTC] PHP Deprecated:  Return type of Opis\Closure\ReflectionClosure::isStatic() should either be compatible with ReflectionFunctionAbstract::isStatic(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/custom-login/vendor/opis/closure/src/ReflectionClosure.php on line 49
[30-Aug-2023 11:41:18 UTC] PHP Deprecated:  Opis\Closure\SerializableClosure implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /wp-content/plugins/custom-login/vendor/opis/closure/src/SerializableClosure.php on line 18
[30-Aug-2023 11:41:18 UTC] PHP Deprecated:  Return type of Opis\Closure\ReflectionClosure::isStatic() should either be compatible with ReflectionFunctionAbstract::isStatic(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/custom-login/vendor/opis/closure/src/ReflectionClosure.php on line 49
[30-Aug-2023 11:41:18 UTC] PHP Deprecated:  Opis\Closure\SerializableClosure implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /wp-content/plugins/custom-login/vendor/opis/closure/src/SerializableClosure.php on line 18
[30-Aug-2023 11:41:18 UTC] PHP Deprecated:  Return type of Opis\Closure\ReflectionClosure::isStatic() should either be compatible with ReflectionFunctionAbstract::isStatic(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/custom-login/vendor/opis/closure/src/ReflectionClosure.php on line 49
[30-Aug-2023 11:41:18 UTC] PHP Deprecated:  Opis\Closure\SerializableClosure implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /wp-content/plugins/custom-login/vendor/opis/closure/src/SerializableClosure.php on line 18
[30-Aug-2023 11:41:18 UTC] PHP Deprecated:  Return type of Opis\Closure\ReflectionClosure::isStatic() should either be compatible with ReflectionFunctionAbstract::isStatic(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/custom-login/vendor/opis/closure/src/ReflectionClosure.php on line 49
[30-Aug-2023 11:41:18 UTC] PHP Deprecated:  Opis\Closure\SerializableClosure implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /wp-content/plugins/custom-login/vendor/opis/closure/src/SerializableClosure.php on line 18
[30-Aug-2023 11:41:18 UTC] PHP Deprecated:  Return type of Opis\Closure\ReflectionClosure::isStatic() should either be compatible with ReflectionFunctionAbstract::isStatic(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/custom-login/vendor/opis/closure/src/ReflectionClosure.php on line 49
[30-Aug-2023 11:41:19 UTC] PHP Deprecated:  Opis\Closure\SerializableClosure implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /wp-content/plugins/custom-login/vendor/opis/closure/src/SerializableClosure.php on line 18
[30-Aug-2023 11:41:19 UTC] PHP Deprecated:  Return type of Opis\Closure\ReflectionClosure::isStatic() should either be compatible with ReflectionFunctionAbstract::isStatic(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/custom-login/vendor/opis/closure/src/ReflectionClosure.php on line 49
[30-Aug-2023 11:41:21 UTC] PHP Deprecated:  Opis\Closure\SerializableClosure implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /wp-content/plugins/custom-login/vendor/opis/closure/src/SerializableClosure.php on line 18
[30-Aug-2023 11:41:21 UTC] PHP Deprecated:  Return type of Opis\Closure\ReflectionClosure::isStatic() should either be compatible with ReflectionFunctionAbstract::isStatic(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/custom-login/vendor/opis/closure/src/ReflectionClosure.php on line 49
[30-Aug-2023 11:41:21 UTC] PHP Deprecated:  Opis\Closure\SerializableClosure implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /wp-content/plugins/custom-login/vendor/opis/closure/src/SerializableClosure.php on line 18
[30-Aug-2023 11:41:21 UTC] PHP Deprecated:  Return type of Opis\Closure\ReflectionClosure::isStatic() should either be compatible with ReflectionFunctionAbstract::isStatic(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/custom-login/vendor/opis/closure/src/ReflectionClosure.php on line 49
[30-Aug-2023 11:41:21 UTC] PHP Deprecated:  Opis\Closure\SerializableClosure implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /wp-content/plugins/custom-login/vendor/opis/closure/src/SerializableClosure.php on line 18
[30-Aug-2023 11:41:21 UTC] PHP Deprecated:  Return type of Opis\Closure\ReflectionClosure::isStatic() should either be compatible with ReflectionFunctionAbstract::isStatic(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/custom-login/vendor/opis/closure/src/ReflectionClosure.php on line 49
[30-Aug-2023 11:41:22 UTC] PHP Deprecated:  Opis\Closure\SerializableClosure implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /wp-content/plugins/custom-login/vendor/opis/closure/src/SerializableClosure.php on line 18
[30-Aug-2023 11:41:22 UTC] PHP Deprecated:  Return type of Opis\Closure\ReflectionClosure::isStatic() should either be compatible with ReflectionFunctionAbstract::isStatic(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/custom-login/vendor/opis/closure/src/ReflectionClosure.php on line 49
[30-Aug-2023 11:41:23 UTC] PHP Deprecated:  Opis\Closure\SerializableClosure implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /wp-content/plugins/custom-login/vendor/opis/closure/src/SerializableClosure.php on line 18
[30-Aug-2023 11:41:23 UTC] PHP Deprecated:  Return type of Opis\Closure\ReflectionClosure::isStatic() should either be compatible with ReflectionFunctionAbstract::isStatic(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/custom-login/vendor/opis/closure/src/ReflectionClosure.php on line 49
[30-Aug-2023 11:41:24 UTC] PHP Deprecated:  Opis\Closure\SerializableClosure implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /wp-content/plugins/custom-login/vendor/opis/closure/src/SerializableClosure.php on line 18
[30-Aug-2023 11:41:24 UTC] PHP Deprecated:  Return type of Opis\Closure\ReflectionClosure::isStatic() should either be compatible with ReflectionFunctionAbstract::isStatic(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/custom-login/vendor/opis/closure/src/ReflectionClosure.php on line 49
[30-Aug-2023 11:41:25 UTC] PHP Deprecated:  Opis\Closure\SerializableClosure implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /wp-content/plugins/custom-login/vendor/opis/closure/src/SerializableClosure.php on line 18
[30-Aug-2023 11:41:25 UTC] PHP Deprecated:  Return type of Opis\Closure\ReflectionClosure::isStatic() should either be compatible with ReflectionFunctionAbstract::isStatic(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/custom-login/vendor/opis/closure/src/ReflectionClosure.php on line 49
See also: All tests for this plugin, How to Hide Custom Login Admin Menus and Widgets