SuperFaktura WooCommerce 1.14.2

Does SuperFaktúra WooCommerce work with WordPress 6.0.3 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: 60 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.0.3
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=b163b15e40
Aspect after-activation
HTTP status 200
Load time 0.318 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.065 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.392 s0.328 s-0.064 s3.73 MiB3.78 MiB+ 51.84 KiB
/wp-admin/edit.php0.228 s0.287 s+0.059 s3.76 MiB3.81 MiB+ 51.45 KiB
/wp-admin/post-new.php0.981 s1.132 s+0.151 s5.55 MiB5.62 MiB+ 63.42 KiB
/wp-admin/upload.php0.394 s0.315 s-0.079 s3.69 MiB3.74 MiB+ 51.02 KiB
/wp-admin/options-writing.php0.163 s0.174 s+0.011 s3.62 MiB3.71 MiB+ 94.3 KiB
/wp-admin/media-new.php0.416 s0.202 s-0.214 s3.67 MiB3.72 MiB+ 51.2 KiB
/wp-admin/edit-tags.php?taxonomy=category0.287 s0.191 s-0.096 s3.69 MiB3.74 MiB+ 52.77 KiB
/wp-admin/post-new.php?post_type=page1.068 s0.809 s-0.259 s5.55 MiB5.6 MiB+ 55.01 KiB
/wp-admin/options-discussion.php0.217 s0.344 s+0.127 s3.6 MiB3.68 MiB+ 77.93 KiB
/wp-admin/edit-comments.php0.216 s0.226 s+0.010 s3.7 MiB3.75 MiB+ 51.05 KiB
Average 0.436 s0.401 s-0.035 s4.06 MiB4.12 MiB+ 60 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.9%3,0315925
PO File25.9%1,0935742
JavaScript2.2%9262
Total 4,216 1,172 9

PHP Code Analysis | More results »

Lines of code 3,045
Total complexity 549
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

[20-Oct-2022 12:05:50 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
[20-Oct-2022 12:05:58 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