Katalys Shop 1.1.0

Does Katalys Shop work with WordPress 6.2 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
8PHP notices
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 24.96 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.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/katalys-shop/
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=katalys-shop%2Fkatalys-shop.php&plugin_status=all&paged=1&s&_wpnonce=ebd73e2a63
Aspect after-activation
HTTP status 200
Load time 0.235 s
Memory usage 3.04 MiB
JS errors None
Resource errors None

1o Settings

Page screenshot: 1o Settings
URL /wp-admin/admin.php?page=1o-settings
Aspect menu-item
HTTP status 200
Load time 0.139 s
Memory usage 3.01 MiB
JS errors None
Resource errors None

1o Settings → Getting Started

Page screenshot: 1o Settings → Getting
                  Started
URL /wp-admin/admin.php?page=1o-settings&tab=getting_started
Aspect menu-item-tab
HTTP status 200
Load time 0.145 s
Memory usage 3.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.189 s
Memory usage 2.98 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.271 s0.231 s-0.040 s3.07 MiB3.1 MiB+ 33.31 KiB
/wp-admin/edit.php0.182 s0.180 s-0.002 s3.1 MiB3.13 MiB+ 33.31 KiB
/wp-admin/post-new.php0.725 s0.565 s-0.160 s5.02 MiB5.06 MiB+ 44.62 KiB
/wp-admin/upload.php0.667 s0.432 s-0.235 s3.02 MiB3.03 MiB+ 15.91 KiB
/wp-admin/options-writing.php0.174 s0.160 s-0.014 s3.01 MiB3.01 MiB+ 2.6 KiB
/wp-admin/media-new.php0.255 s0.186 s-0.069 s2.99 MiB3.02 MiB+ 28.09 KiB
/wp-admin/edit-tags.php?taxonomy=category0.174 s0.172 s-0.002 s3.01 MiB3.04 MiB+ 33.27 KiB
/wp-admin/post-new.php?post_type=page0.581 s0.539 s-0.042 s5.01 MiB5.05 MiB+ 40.2 KiB
/wp-admin/options-discussion.php0.204 s0.215 s+0.011 s3 MiB3.01 MiB+ 16.34 KiB
/wp-admin/edit-comments.php0.199 s0.212 s+0.013 s3.03 MiB3.04 MiB+ 15.94 KiB
/0.315 s0.195 s-0.120 s2.97 MiB2.98 MiB+ 11 KiB
Average 0.341 s0.281 s-0.060 s3.38 MiB3.41 MiB+ 24.96 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
Language % Lines of code Comment lines Files
PHP98.2%1,6003466
SVG1.0%1711
JSON0.6%1001
CSS0.2%311
JavaScript0.0%011
Total 1,630 349 10

PHP Code Analysis | More results »

Lines of code 1,585
Total complexity 310
Median class complexity 27.0
Median method complexity 1.5
Most complex class KatalysMerchantPlugin\ApiDirectives
Most complex function url_to_postId()
Classes 6
Methods 44
Functions 11

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.

No new entries found.

PHP Error Log 8 lines

[13-Apr-2023 08:00:47 UTC] PHP Notice:  Function register_rest_route was called <strong>incorrectly</strong>. Namespace must not start or end with a slash. Please see <a href="https://wordpress.org/documentation/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.4.2.) in /wp-includes/functions.php on line 5865
[13-Apr-2023 08:00:47 UTC] PHP Notice:  Function register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>1o-to-store-api/(?P<integrationId>[A-Za-z0-9\-]+)</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://wordpress.org/documentation/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 5865
[13-Apr-2023 08:00:47 UTC] PHP Notice:  Function register_rest_route was called <strong>incorrectly</strong>. Namespace must not start or end with a slash. Please see <a href="https://wordpress.org/documentation/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.4.2.) in /wp-includes/functions.php on line 5865
[13-Apr-2023 08:00:47 UTC] PHP Notice:  Function register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>1o-to-store-api-create/create-paseto</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://wordpress.org/documentation/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 5865
[13-Apr-2023 08:00:50 UTC] PHP Notice:  Function register_rest_route was called <strong>incorrectly</strong>. Namespace must not start or end with a slash. Please see <a href="https://wordpress.org/documentation/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.4.2.) in /wp-includes/functions.php on line 5865
[13-Apr-2023 08:00:50 UTC] PHP Notice:  Function register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>1o-to-store-api/(?P<integrationId>[A-Za-z0-9\-]+)</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://wordpress.org/documentation/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 5865
[13-Apr-2023 08:00:50 UTC] PHP Notice:  Function register_rest_route was called <strong>incorrectly</strong>. Namespace must not start or end with a slash. Please see <a href="https://wordpress.org/documentation/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.4.2.) in /wp-includes/functions.php on line 5865
[13-Apr-2023 08:00:50 UTC] PHP Notice:  Function register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>1o-to-store-api-create/create-paseto</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://wordpress.org/documentation/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 5865
See also: All tests for this plugin, How to Hide the "Katalys Shops Settings" Admin Menu