Heslo Login 1.0.2

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

Summary

Errors
4PHP notices
No JavaScript exceptions
All test pages loaded successfully
1Resource error (CSS, JS, images, fonts and so on.)
  • 1 net::ERR_CONNECTION_CLOSED
Performance

Memory usage: 3.36 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.5.2
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs <10
WordPress.org page https://wordpress.org/plugins/heslo-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=heslo-login%2Fheslo-login.php&plugin_status=all&paged=1&s&_wpnonce=8dc2c06732
Aspect after-activation
HTTP status 200
Load time 0.258 s
Memory usage 3.39 MiB
JS errors None
Resource errors None

Settings → Heslo Login

Page screenshot: Settings → Heslo Login
URL /wp-admin/options-general.php?page=heslo-login-settings
Aspect menu-item
HTTP status 200
Load time 0.216 s
Memory usage 3.38 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.195 s
Memory usage 3.37 MiB
JS errors None
Resource errors
[
    {
        "status": null,
        "statusText": null,
        "url": "https://channel-api.getheslo.com/login/script?ver=1713520139",
        "errorString": "net::ERR_CONNECTION_CLOSED"
    }
]

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.377 s0.389 s+0.012 s3.44 MiB3.45 MiB+ 14.84 KiB
/wp-admin/edit.php0.219 s0.205 s-0.014 s3.46 MiB3.47 MiB+ 13.08 KiB
/wp-admin/post-new.php0.940 s0.907 s-0.033 s5.59 MiB5.62 MiB+ 28.71 KiB
/wp-admin/upload.php0.591 s0.460 s-0.131 s3.38 MiB3.38 MiB- 3.59 KiB
/wp-admin/options-writing.php0.230 s0.192 s-0.038 s3.37 MiB3.36 MiB- 11.63 KiB
/wp-admin/media-new.php0.307 s0.253 s-0.054 s3.35 MiB3.36 MiB+ 7.86 KiB
/wp-admin/edit-tags.php?taxonomy=category0.198 s0.205 s+0.007 s3.37 MiB3.38 MiB+ 13.77 KiB
/wp-admin/post-new.php?post_type=page0.578 s0.614 s+0.036 s5.59 MiB5.61 MiB+ 24.3 KiB
/wp-admin/options-discussion.php0.234 s0.262 s+0.028 s3.36 MiB3.35 MiB- 3.1 KiB
/wp-admin/edit-comments.php0.532 s0.217 s-0.315 s3.39 MiB3.39 MiB- 3.6 KiB
/0.315 s0.184 s-0.131 s3.42 MiB3.37 MiB- 43.62 KiB
Average 0.411 s0.353 s-0.058 s3.79 MiB3.79 MiB+ 3.36 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
Markdown
Language % Lines of code Comment lines Files
PHP44.3%247483
JavaScript31.2%174405
Markdown13.1%7301
HTML5.7%3202
JSON5.6%3101
Total 557 88 12

PHP Code Analysis | More results »

Lines of code 239
Total complexity 33
Median class complexity 0.0
Median method complexity 0.0
Most complex class
Most complex function heslo_login_auth_callback()
Classes 0
Methods 0
Functions 16

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 4 lines

[19-Apr-2024 09:49:01 UTC] PHP Notice:  Function register_rest_route was called incorrectly. The REST API route definition for heslo-login/v1/auth is missing the required permission_callback argument. For REST API routes that are intended to be public, use __return_true as the permission callback. Please see <a>Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 6078
[19-Apr-2024 09:49:01 UTC] PHP Notice:  Function register_rest_route was called incorrectly. The REST API route definition for heslo-login/v1/auth/callback is missing the required permission_callback argument. For REST API routes that are intended to be public, use __return_true as the permission callback. Please see <a>Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 6078
[19-Apr-2024 09:49:06 UTC] PHP Notice:  Function register_rest_route was called incorrectly. The REST API route definition for heslo-login/v1/auth is missing the required permission_callback argument. For REST API routes that are intended to be public, use __return_true as the permission callback. Please see <a>Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 6078
[19-Apr-2024 09:49:06 UTC] PHP Notice:  Function register_rest_route was called incorrectly. The REST API route definition for heslo-login/v1/auth/callback is missing the required permission_callback argument. For REST API routes that are intended to be public, use __return_true as the permission callback. Please see <a>Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 6078
See also: All tests for this plugin, How to Hide the "Heslo Login" Admin Menu