SuperFaktura WooCommerce 1.14.1

Does SuperFaktúra WooCommerce work with WordPress 6.0.2 and PHP 7.4.8? A smoke test was performed on .

Summary

Errors
2PHP fatal errors
No JavaScript exceptions
1Page failed to load
  • 1 500 Internal Server Error
No resource errors
Performance

Memory usage: 57.35 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

Page speed impact: 0.047 seconds
The average page load time increased by this amount after activating the plugin.

Environment
WordPress version6.0.2
PHP version7.4.8
MySQL version8.0.21
PHP memory limit256M
Plugin Info
Last updated
Active installs 2,000+
WordPress.org page https://wordpress.org/plugins/woocommerce-superfaktura/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 2

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=woocommerce-superfaktura%2Fwoocommerce-superfaktura.php&plugin_status=all&paged=1&s&_wpnonce=f913561fb3
Aspect after-activation
HTTP status 200
Load time 0.533 s
Memory usage 3.76 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 500
Load time 0.106 s
Memory usage N/A
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.389 s0.472 s+0.083 s3.72 MiB3.77 MiB+ 51.92 KiB
/wp-admin/edit.php0.204 s0.285 s+0.081 s3.76 MiB3.81 MiB+ 51.52 KiB
/wp-admin/post-new.php1.155 s1.906 s+0.751 s5.55 MiB5.61 MiB+ 63.5 KiB
/wp-admin/upload.php0.704 s0.540 s-0.164 s3.69 MiB3.74 MiB+ 51.06 KiB
/wp-admin/options-writing.php0.355 s0.204 s-0.151 s3.62 MiB3.71 MiB+ 94.34 KiB
/wp-admin/media-new.php0.356 s0.270 s-0.086 s3.66 MiB3.71 MiB+ 51.23 KiB
/wp-admin/edit-tags.php?taxonomy=category0.243 s0.236 s-0.007 s3.69 MiB3.74 MiB+ 52.8 KiB
/wp-admin/post-new.php?post_type=page1.123 s1.107 s-0.016 s5.54 MiB5.6 MiB+ 55.09 KiB
/wp-admin/options-discussion.php0.296 s0.303 s+0.007 s3.6 MiB3.65 MiB+ 50.92 KiB
/wp-admin/edit-comments.php0.316 s0.284 s-0.032 s3.7 MiB3.75 MiB+ 51.09 KiB
Average 0.514 s0.561 s+0.047 s4.05 MiB4.11 MiB+ 57.35 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
PO File
Language % Lines of code Comment lines Files
PHP71.4%3,0265925
PO File26.4%1,1185762
JavaScript2.2%9262
Total 4,236 1,174 9

PHP Code Analysis | More results »

Lines of code 3,040
Total complexity 547
Median class complexity 70.0
Median method complexity 4.0
Most complex class WC_SuperFaktura
Most complex function WC_SuperFaktura::sf_generate_invoice()
Classes 3
Methods 69
Functions 1

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.

Database Tables 1

Options wp_options 1

Meta Boxes

{
    "shop_order": {
        "wc_sf_invoice_box": {
            "title": "Invoices",
            "context": "side"
        }
    }
}

PHP Error Log 22 lines

[07-Oct-2022 09:36:21 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function is_checkout() in /wp-content/plugins/woocommerce-superfaktura/class-wc-superfaktura.php:205
Stack trace:
#0 /wp-includes/class-wp-hook.php(307): WC_SuperFaktura->enqueue_scripts()
#1 /wp-includes/class-wp-hook.php(331): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(476): WP_Hook->do_action()
#3 /wp-includes/script-loader.php(2156): do_action()
#4 /wp-includes/class-wp-hook.php(307): wp_enqueue_scripts()
#5 /wp-includes/class-wp-hook.php(331): WP_Hook->apply_filters()
#6 /wp-includes/plugin.php(476): WP_Hook->do_action()
#7 /wp-includes/general-template.php(3042): do_action()
#8 /wp-content/themes/twentyseventeen/header.php(22): in /wp-content/plugins/woocommerce-superfaktura/class-wc-superfaktura.php on line 205
[07-Oct-2022 09:36:30 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function is_checkout() in /wp-content/plugins/woocommerce-superfaktura/class-wc-superfaktura.php:205
Stack trace:
#0 /wp-includes/class-wp-hook.php(307): WC_SuperFaktura->enqueue_scripts()
#1 /wp-includes/class-wp-hook.php(331): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(476): WP_Hook->do_action()
#3 /wp-includes/script-loader.php(2156): do_action()
#4 /wp-includes/class-wp-hook.php(307): wp_enqueue_scripts()
#5 /wp-includes/class-wp-hook.php(331): WP_Hook->apply_filters()
#6 /wp-includes/plugin.php(476): WP_Hook->do_action()
#7 /wp-includes/general-template.php(3042): do_action()
#8 /wp-content/themes/twentyseventeen/header.php(22): in /wp-content/plugins/woocommerce-superfaktura/class-wc-superfaktura.php on line 205
See also: All tests for this plugin