Visual Products Configurator - Free 3.4.3

Does "Visual Products Configurator - Free" work with WordPress 6.4.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: 107.53 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.4.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=63a3388be6
Aspect after-activation
HTTP status 403
Load time 0.150 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.218 s
Memory usage 3.46 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.484 s
Memory usage 3.54 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.185 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.372 s0.285 s-0.087 s3.38 MiB3.49 MiB+ 114.98 KiB
/wp-admin/edit.php0.222 s0.214 s-0.008 s3.41 MiB3.52 MiB+ 116.13 KiB
/wp-admin/post-new.php1.010 s0.808 s-0.202 s5.46 MiB5.57 MiB+ 117.66 KiB
/wp-admin/upload.php0.707 s0.476 s-0.231 s3.32 MiB3.42 MiB+ 97.99 KiB
/wp-admin/options-writing.php0.216 s0.235 s+0.019 s3.32 MiB3.4 MiB+ 89.9 KiB
/wp-admin/media-new.php0.304 s0.254 s-0.050 s3.29 MiB3.4 MiB+ 109.81 KiB
/wp-admin/edit-tags.php?taxonomy=category0.199 s0.217 s+0.018 s3.31 MiB3.43 MiB+ 115.04 KiB
/wp-admin/post-new.php?post_type=page0.606 s0.594 s-0.012 s5.45 MiB5.56 MiB+ 117.67 KiB
/wp-admin/options-discussion.php0.277 s0.512 s+0.235 s3.3 MiB3.4 MiB+ 100.2 KiB
/wp-admin/edit-comments.php0.253 s0.225 s-0.028 s3.34 MiB3.43 MiB+ 95.89 KiB
/0.305 s0.176 s-0.129 s3.36 MiB
Average 0.406 s0.363 s-0.043 s3.72 MiB3.86 MiB+ 107.53 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

[13-Nov-2023 01:58:20 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
[13-Nov-2023 01:58:20 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
[13-Nov-2023 01:58:20 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
[13-Nov-2023 01:58:20 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
[13-Nov-2023 01:58:21 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(326): VPC_Public->add_class_to_body()
#2 /wp-includes/plugin.php(205): WP_Hook->apply_filters()
#3 /wp-includes/post-template.php(857): apply_filters()
#4 /wp-includes/post-template.php(620): get_body_class()
#5 /wp-content/themes/twentyseventeen/header.php(25): body_class()
#6 /wp-includes/template.php(790): require_once('...')
#7 /wp-includes/template.php(725): 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
[13-Nov-2023 01:58:30 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(326): VPC_Public->add_class_to_body()
#2 /wp-includes/plugin.php(205): WP_Hook->apply_filters()
#3 /wp-includes/post-template.php(857): apply_filters()
#4 /wp-includes/post-template.php(620): get_body_class()
#5 /wp-content/themes/twentyseventeen/header.php(25): body_class()
#6 /wp-includes/template.php(790): require_once('...')
#7 /wp-includes/template.php(725): 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