Does "Visual Products Configurator - Free" work with WordPress 5.6.2 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: 119.05 KiB
The average PHP memory usage increased by this amount after activating by the plugin.
Page speed impact:
0.126 seconds
The average page load time increased by this amount after activating the plugin.
WordPress version | 5.6.2 |
---|---|
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=e4fbc732cb |
Aspect | after-activation |
HTTP status | 403 |
Load time | 0.258 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.306 s |
Memory usage | 2.89 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.553 s |
Memory usage | 2.99 MiB |
JS errors | None |
Resource errors | None |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.215 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.283 s | 0.402 s | +0.119 s | 2.79 MiB | 2.91 MiB | + 118.25 KiB |
/wp-admin/edit.php | 0.196 s | 0.429 s | +0.233 s | 2.84 MiB | 2.94 MiB | + 106.68 KiB |
/wp-admin/post-new.php | 0.937 s | 1.331 s | +0.394 s | 4.94 MiB | 5.05 MiB | + 113.3 KiB |
/wp-admin/upload.php | 0.540 s | 0.555 s | +0.015 s | 2.67 MiB | 2.78 MiB | + 117.54 KiB |
/wp-admin/options-writing.php | 0.253 s | 0.342 s | +0.089 s | 2.68 MiB | 2.77 MiB | + 86.09 KiB |
/wp-admin/media-new.php | 0.206 s | 0.248 s | +0.042 s | 2.65 MiB | 2.76 MiB | + 117.03 KiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.193 s | 0.233 s | +0.040 s | 2.68 MiB | 2.86 MiB | + 183.19 KiB |
/wp-admin/post-new.php?post_type=page | 1.179 s | 1.647 s | +0.468 s | 4.92 MiB | 5.03 MiB | + 113.3 KiB |
/wp-admin/options-discussion.php | 0.345 s | 0.440 s | +0.095 s | 2.65 MiB | 2.76 MiB | + 118.59 KiB |
/wp-admin/edit-comments.php | 0.237 s | 0.266 s | +0.029 s | 2.75 MiB | 2.86 MiB | + 116.53 KiB |
/ | 0.278 s | 0.144 s | -0.134 s | 2.67 MiB | ||
Average | 0.422 s | 0.549 s | +0.126 s | 3.11 MiB | 3.27 MiB | + 119.05 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 | 42.2% | 4,048 | 334 | 7 | |
PHP | 31.4% | 3,010 | 835 | 15 | |
JavaScript | 20.3% | 1,948 | 352 | 8 | |
SVG | 6.1% | 582 | 1 | 2 | |
Total | 9,588 | 1,522 | 32 |
Lines of code | 3,074 |
---|---|
Total complexity | 531 |
Median class complexity | 27.0 |
Median method complexity | 2.0 |
Most complex class | VPC_Public |
Most complex function | Orion_Library::o_admin_fields() |
Classes | 11 |
---|---|
Methods | 108 |
Functions | 22 |
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"
}
}
}
[25-Feb-2021 01:47:51 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:268
Stack trace:
#0 /wp-content/plugins/visual-products-configurator-for-woocommerce/public/class-vpc-public.php(690): vpc_product_is_configurable()
#1 /wp-includes/class-wp-hook.php(289): VPC_Public->add_class_to_body()
#2 /wp-includes/plugin.php(212): 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(730): require_once('/opt/bitnami/ap...')
#7 /wp-includes/template.php(676): loa in /wp-content/plugins/visual-products-configurator-for-woocommerce/includes/functions.php on line 268
[25-Feb-2021 01:48:00 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:268
Stack trace:
#0 /wp-content/plugins/visual-products-configurator-for-woocommerce/public/class-vpc-public.php(690): vpc_product_is_configurable()
#1 /wp-includes/class-wp-hook.php(289): VPC_Public->add_class_to_body()
#2 /wp-includes/plugin.php(212): 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(730): require_once('/opt/bitnami/ap...')
#7 /wp-includes/template.php(676): loa in /wp-content/plugins/visual-products-configurator-for-woocommerce/includes/functions.php on line 268