Visual Products Configurator - Free 3.4.2

Does "Visual Products Configurator - Free" work with WordPress 6.1.1 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
2PHP fatal errors
4PHP deprecation warnings
No JavaScript exceptions
1Page failed to load
  • 1 403 Forbidden
No resource errors
Performance

Memory usage: 96.13 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.1.1
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 300+
WordPress.org page https://wordpress.org/plugins/visual-products-configurator-for-woocommerce/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 4

WordPress › Error

Page screenshot: WordPress › Error
URL /wp-admin/edit.php?post_type=vpc-config&page=vpc-manage-settings
Requested URL /wp-admin/plugins.php?action=activate&plugin=visual-products-configurator-for-woocommerce%2Fvpc.php&plugin_status=all&paged=1&s&_wpnonce=b1efbc6305
Aspect after-activation
HTTP status 403
Load time 0.171 s
Memory usage N/A
JS errors None
Resource errors None

Product Builder

Page screenshot: Product Builder
URL /wp-admin/edit.php?post_type=vpc-config
Aspect menu-item
HTTP status 200
Load time 0.212 s
Memory usage 3.12 MiB
JS errors None
Resource errors None

Product Builder → New configuration

Page screenshot: Product Builder → New configuration
URL /wp-admin/post-new.php?post_type=vpc-config
Aspect menu-item
HTTP status 200
Load time 0.403 s
Memory usage 3.29 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.200 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.286 s0.262 s-0.024 s3.05 MiB3.15 MiB+ 104.96 KiB
/wp-admin/edit.php0.185 s0.189 s+0.004 s3.08 MiB3.18 MiB+ 106.12 KiB
/wp-admin/post-new.php0.782 s0.720 s-0.062 s4.97 MiB5.07 MiB+ 102.83 KiB
/wp-admin/upload.php0.553 s0.446 s-0.107 s2.99 MiB3.08 MiB+ 87.61 KiB
/wp-admin/options-writing.php0.171 s0.188 s+0.017 s2.99 MiB3.06 MiB+ 75.2 KiB
/wp-admin/media-new.php0.291 s0.255 s-0.036 s2.97 MiB3.07 MiB+ 99.8 KiB
/wp-admin/edit-tags.php?taxonomy=category0.186 s0.213 s+0.027 s2.98 MiB3.08 MiB+ 105.02 KiB
/wp-admin/post-new.php?post_type=page0.619 s0.617 s-0.002 s4.96 MiB5.06 MiB+ 102.84 KiB
/wp-admin/options-discussion.php0.212 s0.191 s-0.021 s2.98 MiB3.06 MiB+ 89.04 KiB
/wp-admin/edit-comments.php0.202 s0.221 s+0.019 s3 MiB3.09 MiB+ 87.86 KiB
/0.286 s0.164 s-0.122 s2.94 MiB
Average 0.343 s0.315 s-0.028 s3.35 MiB3.49 MiB+ 96.13 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.

JavaScript
CSS
PHP
Language % Lines of code Comment lines Files
JavaScript47.1%7,9491,10111
CSS25.4%4,2942369
PHP23.0%3,8891,01817
SVG4.5%756315
Total 16,888 2,358 52

PHP Code Analysis | More results »

Lines of code 3,955
Total complexity 689
Median class complexity 32.0
Median method complexity 2.0
Most complex class VPC_Public
Most complex function Orion_Library::o_admin_fields()
Classes 14
Methods 117
Functions 37

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
vpc-configConfiguration

Meta Boxes

{
    "vpc-config": {
        "vpc-config-preview-box": {
            "title": "Preview",
            "context": "advanced"
        },
        "vpc-config-settings-box": {
            "title": "Configuration settings",
            "context": "advanced"
        }
    }
}

PHP Error Log 38 lines

[23-Feb-2023 19:28:57 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/visual-products-configurator-for-woocommerce/includes/class-vpc-config.php on line 307
[23-Feb-2023 19:28:57 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /wp-content/plugins/visual-products-configurator-for-woocommerce/admin/class-vpc-admin.php on line 131
[23-Feb-2023 19:28:57 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /wp-content/plugins/visual-products-configurator-for-woocommerce/admin/class-vpc-admin.php on line 131
[23-Feb-2023 19:28:57 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /wp-content/plugins/visual-products-configurator-for-woocommerce/admin/class-vpc-admin.php on line 131
[23-Feb-2023 19:28:58 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function wc_get_product() in /wp-content/plugins/visual-products-configurator-for-woocommerce/includes/functions.php:283
Stack trace:
#0 /wp-content/plugins/visual-products-configurator-for-woocommerce/public/class-vpc-public.php(717): vpc_product_is_configurable()
#1 /wp-includes/class-wp-hook.php(310): VPC_Public->add_class_to_body()
#2 /wp-includes/plugin.php(205): WP_Hook->apply_filters()
#3 /wp-includes/post-template.php(853): apply_filters()
#4 /wp-includes/post-template.php(612): get_body_class()
#5 /wp-content/themes/twentyseventeen/header.php(25): body_class()
#6 /wp-includes/template.php(783): require_once('...')
#7 /wp-includes/template.php(718): load_template()
#8 /wp-includes/general-template.php(48): locate_template()
#9 /wp-content/themes/twentyseventeen/index.php(18): get_header()
#10 /wp-includes/template-loader.php(106): include('...')
#11 /wp-blog-header.php(19): require_once('...')
#12 /index.php(17): require('...')
#13 {main}
  thrown in /wp-content/plugins/visual-products-configurator-for-woocommerce/includes/functions.php on line 283
[23-Feb-2023 19:29:06 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function wc_get_product() in /wp-content/plugins/visual-products-configurator-for-woocommerce/includes/functions.php:283
Stack trace:
#0 /wp-content/plugins/visual-products-configurator-for-woocommerce/public/class-vpc-public.php(717): vpc_product_is_configurable()
#1 /wp-includes/class-wp-hook.php(310): VPC_Public->add_class_to_body()
#2 /wp-includes/plugin.php(205): WP_Hook->apply_filters()
#3 /wp-includes/post-template.php(853): apply_filters()
#4 /wp-includes/post-template.php(612): get_body_class()
#5 /wp-content/themes/twentyseventeen/header.php(25): body_class()
#6 /wp-includes/template.php(783): require_once('...')
#7 /wp-includes/template.php(718): load_template()
#8 /wp-includes/general-template.php(48): locate_template()
#9 /wp-content/themes/twentyseventeen/index.php(18): get_header()
#10 /wp-includes/template-loader.php(106): include('...')
#11 /wp-blog-header.php(19): require_once('...')
#12 /index.php(17): require('...')
#13 {main}
  thrown in /wp-content/plugins/visual-products-configurator-for-woocommerce/includes/functions.php on line 283
See also: All tests for this plugin