Heslo Login 1.0.2

Does Heslo Login work with WordPress 6.5.3 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: 7.73 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.3
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=0659775b6f
Aspect after-activation
HTTP status 200
Load time 0.233 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.234 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.159 s
Memory usage 3.37 MiB
JS errors None
Resource errors
[
    {
        "status": null,
        "statusText": null,
        "url": "https://channel-api.getheslo.com/login/script?ver=1715915602",
        "errorString": "net::ERR_CONNECTION_CLOSED"
    }
]

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.304 s0.314 s+0.010 s3.44 MiB3.45 MiB+ 14.84 KiB
/wp-admin/edit.php0.179 s0.178 s-0.001 s3.46 MiB3.47 MiB+ 13.08 KiB
/wp-admin/post-new.php0.754 s0.676 s-0.078 s5.59 MiB5.62 MiB+ 28.71 KiB
/wp-admin/upload.php0.477 s0.384 s-0.093 s3.38 MiB3.38 MiB- 3.65 KiB
/wp-admin/options-writing.php0.208 s0.177 s-0.031 s3.37 MiB3.36 MiB- 11.69 KiB
/wp-admin/media-new.php0.256 s0.231 s-0.025 s3.35 MiB3.36 MiB+ 7.8 KiB
/wp-admin/edit-tags.php?taxonomy=category0.172 s0.161 s-0.011 s3.37 MiB3.38 MiB+ 13.71 KiB
/wp-admin/post-new.php?post_type=page0.525 s0.515 s-0.010 s5.59 MiB5.61 MiB+ 19.88 KiB
/wp-admin/options-discussion.php0.260 s0.272 s+0.012 s3.36 MiB3.36 MiB- 3.1 KiB
/wp-admin/edit-comments.php0.208 s0.208 s+0.000 s3.39 MiB3.39 MiB- 3.6 KiB
/0.291 s0.172 s-0.119 s3.37 MiB3.37 MiB+ 9.01 KiB
Average 0.330 s0.299 s-0.031 s3.79 MiB3.8 MiB+ 7.73 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

[17-May-2024 03:13:23 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
[17-May-2024 03:13:23 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
[17-May-2024 03:13:27 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
[17-May-2024 03:13:27 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