Does "Visual Products Configurator - Free" work with WordPress 5.9.3 and PHP 7.4.8? A smoke test was performed on .
2 | PHP fatal errors |
No JavaScript exceptions | |
1 | Page failed to load
|
No resource errors |
Memory usage: 118.04 KiB
The average PHP memory usage increased by this amount after activating by the plugin.
Page speed impact:
0.087 seconds
The average page load time increased by this amount after activating the plugin.
WordPress version | 5.9.3 |
---|---|
PHP version | 7.4.8 |
MySQL version | 8.0.21 |
PHP memory limit | 256M |
Last updated | |
---|---|
Active installs | 300+ |
WordPress.org page | https://wordpress.org/plugins/visual-products-configurator-for-woocommerce/ |
Badges |
|
URL | /wp-admin/edit.php?post_type=vpc-config&page=vpc-getting-started |
---|---|
Requested URL | /wp-admin/plugins.php?action=activate&plugin=visual-products-configurator-for-woocommerce%2Fvpc.php&plugin_status=all&paged=1&s&_wpnonce=6d0ae61148 |
Aspect | after-activation |
HTTP status | 403 |
Load time | 0.315 s |
Memory usage | N/A |
JS errors | None |
Resource errors | None |
URL | /wp-admin/edit.php?post_type=vpc-config |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.207 s |
Memory usage | 3.47 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/post-new.php?post_type=vpc-config |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.458 s |
Memory usage | 3.56 MiB |
JS errors | None |
Resource errors | None |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.334 s |
Memory usage | N/A |
JS errors | None |
Resource errors | None |
URL | Load time | Memory usage | ||||
---|---|---|---|---|---|---|
Inactive | Active | Change | Inactive | Active | Change | |
/wp-admin/index.php | 0.364 s | 0.318 s | -0.046 s | 3.37 MiB | 3.48 MiB | + 107.97 KiB |
/wp-admin/edit.php | 0.182 s | 0.321 s | +0.139 s | 3.4 MiB | 3.51 MiB | + 109.15 KiB |
/wp-admin/post-new.php | 0.844 s | 1.153 s | +0.309 s | 5.69 MiB | 5.79 MiB | + 105.16 KiB |
/wp-admin/upload.php | 0.365 s | 0.493 s | +0.128 s | 3.25 MiB | 3.36 MiB | + 114.52 KiB |
/wp-admin/options-writing.php | 0.291 s | 0.172 s | -0.119 s | 3.24 MiB | 3.34 MiB | + 99.31 KiB |
/wp-admin/media-new.php | 0.282 s | 0.397 s | +0.115 s | 3.23 MiB | 3.34 MiB | + 115.95 KiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.181 s | 0.213 s | +0.032 s | 3.27 MiB | 3.4 MiB | + 136.52 KiB |
/wp-admin/post-new.php?post_type=page | 0.752 s | 1.122 s | +0.370 s | 5.68 MiB | 5.78 MiB | + 105.16 KiB |
/wp-admin/options-discussion.php | 0.250 s | 0.346 s | +0.096 s | 3.22 MiB | 3.34 MiB | + 115.95 KiB |
/wp-admin/edit-comments.php | 0.213 s | 0.264 s | +0.051 s | 3.27 MiB | 3.44 MiB | + 170.77 KiB |
/ | 0.285 s | 0.163 s | -0.122 s | 3.4 MiB | ||
Average | 0.364 s | 0.451 s | +0.087 s | 3.73 MiB | 3.88 MiB | + 118.04 KiB |
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.
Language | % | Lines of code | Comment lines | Files | |
---|---|---|---|---|---|
CSS | 40.3% | 4,286 | 236 | 9 | |
PHP | 33.4% | 3,552 | 1,002 | 17 | |
JavaScript | 19.1% | 2,029 | 352 | 10 | |
SVG | 7.1% | 756 | 3 | 15 | |
Total | 10,623 | 1,593 | 51 |
Lines of code | 3,616 |
---|---|
Total complexity | 659 |
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 | 34 |
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.
ID | Name |
---|---|
vpc-config | Configuration |
{
"vpc-config": {
"vpc-config-preview-box": {
"title": "Preview",
"context": "advanced"
},
"vpc-config-settings-box": {
"title": "Configuration settings",
"context": "advanced"
}
}
}
[09-Apr-2022 11:01:47 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:262
Stack trace:
#0 /wp-content/plugins/visual-products-configurator-for-woocommerce/public/class-vpc-public.php(686): vpc_product_is_configurable()
#1 /wp-includes/class-wp-hook.php(309): VPC_Public->add_class_to_body()
#2 /wp-includes/plugin.php(189): WP_Hook->apply_filters()
#3 /wp-includes/post-template.php(836): apply_filters()
#4 /wp-includes/post-template.php(595): get_body_class()
#5 /wp-content/themes/twentyseventeen/header.php(25): body_class()
#6 /wp-includes/template.php(770): require_once('/opt/bitnami/ap...')
#7 /wp-includes/template.php(716): loa in /wp-content/plugins/visual-products-configurator-for-woocommerce/includes/functions.php on line 262
[09-Apr-2022 11:01:56 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:262
Stack trace:
#0 /wp-content/plugins/visual-products-configurator-for-woocommerce/public/class-vpc-public.php(686): vpc_product_is_configurable()
#1 /wp-includes/class-wp-hook.php(309): VPC_Public->add_class_to_body()
#2 /wp-includes/plugin.php(189): WP_Hook->apply_filters()
#3 /wp-includes/post-template.php(836): apply_filters()
#4 /wp-includes/post-template.php(595): get_body_class()
#5 /wp-content/themes/twentyseventeen/header.php(25): body_class()
#6 /wp-includes/template.php(770): require_once('/opt/bitnami/ap...')
#7 /wp-includes/template.php(716): loa in /wp-content/plugins/visual-products-configurator-for-woocommerce/includes/functions.php on line 262