Custom Login 4.0.8

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.022 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=a8e4ff26a0
Aspect after-activation
HTTP status 200
Load time 0.262 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.132 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.235 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.934 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.286 s0.915 s+0.629 s3.07 MiB5 MiB+ 1.93 MiB
/wp-admin/edit.php0.191 s0.204 s+0.013 s3.1 MiB4.88 MiB+ 1.78 MiB
/wp-admin/post-new.php0.763 s0.644 s-0.119 s5.02 MiB6.8 MiB+ 1.78 MiB
/wp-admin/upload.php0.563 s0.454 s-0.109 s3.02 MiB4.78 MiB+ 1.76 MiB
/wp-admin/options-writing.php0.172 s0.171 s-0.001 s3.01 MiB4.76 MiB+ 1.75 MiB
/wp-admin/media-new.php0.282 s0.239 s-0.043 s2.99 MiB4.76 MiB+ 1.77 MiB
/wp-admin/edit-tags.php?taxonomy=category0.245 s0.193 s-0.052 s3.01 MiB4.78 MiB+ 1.78 MiB
/wp-admin/post-new.php?post_type=page0.599 s0.625 s+0.026 s5.01 MiB6.79 MiB+ 1.77 MiB
/wp-admin/options-discussion.php0.205 s0.238 s+0.033 s3 MiB4.76 MiB+ 1.76 MiB
/wp-admin/edit-comments.php0.248 s0.212 s-0.036 s3.03 MiB4.79 MiB+ 1.76 MiB
/0.319 s0.219 s-0.100 s2.97 MiB3.11 MiB+ 144.66 KiB
Average 0.352 s0.374 s+0.022 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

[30-Mar-2023 11:13:31 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-Mar-2023 11:13:31 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-Mar-2023 11:13:32 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-Mar-2023 11:13:32 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-Mar-2023 11:13:33 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-Mar-2023 11:13:33 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-Mar-2023 11:13:34 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
[30-Mar-2023 11:13:34 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
[30-Mar-2023 11:13:34 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
[30-Mar-2023 11:13:34 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
[30-Mar-2023 11:13:34 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
[30-Mar-2023 11:13:34 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
[30-Mar-2023 11:13:34 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
[30-Mar-2023 11:13:34 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
[30-Mar-2023 11:13:34 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
[30-Mar-2023 11:13:34 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
[30-Mar-2023 11:13:34 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
[30-Mar-2023 11:13:37 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-Mar-2023 11:13:37 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-Mar-2023 11:13:38 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-Mar-2023 11:13:38 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-Mar-2023 11:13:38 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-Mar-2023 11:13:38 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-Mar-2023 11:13:38 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-Mar-2023 11:13:38 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-Mar-2023 11:13: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
[30-Mar-2023 11:13: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
[30-Mar-2023 11:13: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
[30-Mar-2023 11:13: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
[30-Mar-2023 11:13: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
[30-Mar-2023 11:13: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
[30-Mar-2023 11:13: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
[30-Mar-2023 11:13: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
[30-Mar-2023 11:13: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
[30-Mar-2023 11:13: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
[30-Mar-2023 11:13: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
[30-Mar-2023 11:13: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
[30-Mar-2023 11:13: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
[30-Mar-2023 11:13: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
[30-Mar-2023 11:13: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
[30-Mar-2023 11:13: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
[30-Mar-2023 11:13: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
[30-Mar-2023 11:13: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
[30-Mar-2023 11:13: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
[30-Mar-2023 11:13: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
[30-Mar-2023 11:13: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
[30-Mar-2023 11:13: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
[30-Mar-2023 11:13:46 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-Mar-2023 11:13:46 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-Mar-2023 11:13: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
[30-Mar-2023 11:13: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
[30-Mar-2023 11:13: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
[30-Mar-2023 11:13: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
See also: All tests for this plugin, How to Hide Custom Login Admin Menus and Widgets