Custom Login 4.0.9

Does Custom Login work with WordPress 6.2 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: 0.050 seconds
The average page load time increased by this amount after activating the plugin.

Environment
WordPress version6.2
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=b38cbfe7b6
Aspect after-activation
HTTP status 200
Load time 0.494 s
Memory usage 4.91 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.176 s
Memory usage 5.01 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.250 s
Memory usage 3.12 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.868 s
Memory usage 5 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.290 s1.067 s+0.777 s3.07 MiB5 MiB+ 1.93 MiB
/wp-admin/edit.php0.193 s0.207 s+0.014 s3.1 MiB4.87 MiB+ 1.78 MiB
/wp-admin/post-new.php0.776 s0.867 s+0.091 s5.02 MiB6.8 MiB+ 1.78 MiB
/wp-admin/upload.php0.589 s0.305 s-0.284 s3.02 MiB4.78 MiB+ 1.76 MiB
/wp-admin/options-writing.php0.176 s0.305 s+0.129 s3.01 MiB4.76 MiB+ 1.75 MiB
/wp-admin/media-new.php0.314 s0.201 s-0.113 s2.99 MiB4.76 MiB+ 1.77 MiB
/wp-admin/edit-tags.php?taxonomy=category0.194 s0.187 s-0.007 s3.01 MiB4.78 MiB+ 1.78 MiB
/wp-admin/post-new.php?post_type=page0.597 s0.621 s+0.024 s5.01 MiB6.79 MiB+ 1.77 MiB
/wp-admin/options-discussion.php0.212 s0.244 s+0.032 s3 MiB4.76 MiB+ 1.76 MiB
/wp-admin/edit-comments.php0.217 s0.210 s-0.007 s3.03 MiB4.79 MiB+ 1.76 MiB
/0.323 s0.214 s-0.109 s2.97 MiB3.11 MiB+ 144.65 KiB
Average 0.353 s0.403 s+0.050 s3.38 MiB5.02 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

[31-Mar-2023 16:31:34 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
[31-Mar-2023 16:31:34 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
[31-Mar-2023 16:31:35 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
[31-Mar-2023 16:31:35 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
[31-Mar-2023 16:31:36 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
[31-Mar-2023 16:31:36 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
[31-Mar-2023 16:31:37 UTC] PHP Deprecated:  preg_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/kses.php on line 1729
[31-Mar-2023 16:31:37 UTC] PHP Deprecated:  preg_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/kses.php on line 1729
[31-Mar-2023 16:31:37 UTC] PHP Deprecated:  preg_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/kses.php on line 1729
[31-Mar-2023 16:31:37 UTC] PHP Deprecated:  preg_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/kses.php on line 1729
[31-Mar-2023 16:31:37 UTC] PHP Deprecated:  preg_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/kses.php on line 1729
[31-Mar-2023 16:31:37 UTC] PHP Deprecated:  preg_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/kses.php on line 1729
[31-Mar-2023 16:31:37 UTC] PHP Deprecated:  preg_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/kses.php on line 1729
[31-Mar-2023 16:31:37 UTC] PHP Deprecated:  preg_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/kses.php on line 1729
[31-Mar-2023 16:31:37 UTC] PHP Deprecated:  preg_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/kses.php on line 1729
[31-Mar-2023 16:31:37 UTC] PHP Deprecated:  preg_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/kses.php on line 1729
[31-Mar-2023 16:31:37 UTC] PHP Deprecated:  preg_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/kses.php on line 1729
[31-Mar-2023 16:31:40 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
[31-Mar-2023 16:31:40 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
[31-Mar-2023 16:31:41 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
[31-Mar-2023 16:31:41 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
[31-Mar-2023 16:31:41 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
[31-Mar-2023 16:31:41 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
[31-Mar-2023 16:31:41 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
[31-Mar-2023 16:31:41 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
[31-Mar-2023 16:31:44 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
[31-Mar-2023 16:31:44 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
[31-Mar-2023 16:31:44 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
[31-Mar-2023 16:31:44 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
[31-Mar-2023 16:31:44 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
[31-Mar-2023 16:31:44 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
[31-Mar-2023 16:31:44 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
[31-Mar-2023 16:31:44 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
[31-Mar-2023 16:31:44 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
[31-Mar-2023 16:31:44 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
[31-Mar-2023 16:31:45 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
[31-Mar-2023 16:31:45 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
[31-Mar-2023 16:31:45 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
[31-Mar-2023 16:31:45 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
[31-Mar-2023 16:31:47 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
[31-Mar-2023 16:31:47 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
[31-Mar-2023 16:31:47 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
[31-Mar-2023 16:31:47 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
[31-Mar-2023 16:31:47 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
[31-Mar-2023 16:31:47 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
[31-Mar-2023 16:31:48 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
[31-Mar-2023 16:31:48 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
[31-Mar-2023 16:31:49 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
[31-Mar-2023 16:31:49 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
[31-Mar-2023 16:31:50 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
[31-Mar-2023 16:31:50 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
[31-Mar-2023 16:31:51 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
[31-Mar-2023 16:31:51 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