Products Wizard Lite for WooCommerce 1.0.0

Does "Products Wizard Lite for WooCommerce" work with WordPress 6.7.2 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
1PHP fatal errors
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 158.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.7.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/products-wizard-lite-for-woocommerce/
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=products-wizard-lite-for-woocommerce%2Fproducts-wizard-lite-for-woocommerce.php&plugin_status=all&paged=1&s&_wpnonce=af67e8f42d
Aspect after-activation
HTTP status 200
Load time 0.247 s
Memory usage 3.66 MiB
JS errors None
Resource errors None

Products Wizard

Page screenshot: Products Wizard
URL /wp-admin/edit.php?post_type=wc_product_wizard
Aspect menu-item
HTTP status 200
Load time 0.161 s
Memory usage 3.69 MiB
JS errors None
Resource errors None

Products Wizard → Add New Post

Page screenshot: Products Wizard → Add New Post
URL /wp-admin/post-new.php?post_type=wc_product_wizard
Aspect menu-item
HTTP status 200
Load time 0.212 s
Memory usage N/A
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.178 s
Memory usage 3.56 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.302 s0.284 s-0.018 s3.48 MiB3.65 MiB+ 172.05 KiB
/wp-admin/edit.php0.184 s0.221 s+0.037 s3.54 MiB3.71 MiB+ 171.52 KiB
/wp-admin/post-new.php0.746 s0.610 s-0.136 s5.93 MiB6.1 MiB+ 179.42 KiB
/wp-admin/upload.php0.530 s0.275 s-0.255 s3.5 MiB3.65 MiB+ 154.12 KiB
/wp-admin/options-writing.php0.184 s0.158 s-0.026 s3.47 MiB3.63 MiB+ 158.11 KiB
/wp-admin/media-new.php0.260 s0.309 s+0.049 s3.46 MiB3.63 MiB+ 166.3 KiB
/wp-admin/edit-tags.php?taxonomy=category0.158 s0.171 s+0.013 s3.48 MiB3.65 MiB+ 176.98 KiB
/wp-admin/post-new.php?post_type=page0.539 s0.569 s+0.030 s5.92 MiB6.09 MiB+ 174.95 KiB
/wp-admin/options-discussion.php0.248 s0.235 s-0.013 s3.48 MiB3.63 MiB+ 154.61 KiB
/wp-admin/edit-comments.php0.186 s0.199 s+0.013 s3.5 MiB3.65 MiB+ 154.11 KiB
/0.285 s0.185 s-0.100 s3.48 MiB3.56 MiB+ 79.82 KiB
Average 0.329 s0.292 s-0.037 s3.93 MiB4.09 MiB+ 158.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
PO File
JavaScript
HTML
Language % Lines of code Comment lines Files
PHP48.0%8,2011,83691
PO File20.3%3,4682,0946
JavaScript13.5%2,3055146
HTML12.2%2,08431
CSS6.0%1,02819913
SVG0.0%202
Total 17,088 4,646 119

PHP Code Analysis | More results »

Lines of code 5,347
Total complexity 1,105
Median class complexity 35.0
Median method complexity 3.0
Most complex class WCProductsWizard\Form
Most complex function WCProductsWizard\ProductVariation::getArguments()
Classes 16
Methods 191
Functions 2

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.

Custom Post Types 1

ID Name
wc_product_wizardProducts Wizard for WooCommerce

Meta Boxes

{
    "wc_product_wizard": {
        "settings": {
            "title": "Settings",
            "context": "normal"
        }
    }
}

PHP Error Log 7 lines

[28-Feb-2025 21:28:10 UTC] PHP Fatal error:  Uncaught Error: Class "WCProductsWizard\Admin" not found in /wp-content/plugins/products-wizard-lite-for-woocommerce/includes/classes/Wizard.php:1182
Stack trace:
#0 /wp-admin/includes/template.php(1456): WCProductsWizard\Wizard->outputPostFields()
#1 /wp-admin/edit-form-advanced.php(722): do_meta_boxes()
#2 /wp-admin/post-new.php(75): require('...')
#3 {main}
  thrown in /wp-content/plugins/products-wizard-lite-for-woocommerce/includes/classes/Wizard.php on line 1182
See also: All tests for this plugin