Does "ProductX – Gutenberg WooCommerce Blocks" work with WordPress 6.4.1 and PHP 8.1.12? A smoke test was performed on .
2 | PHP fatal errors |
2 | PHP warnings |
No JavaScript exceptions | |
All test pages loaded successfully | |
No resource errors |
Memory usage: 96.15 KiB
The average PHP memory usage increased by this amount after activating by the plugin.
Page speed impact:
0.109 seconds
The average page load time increased by this amount after activating the plugin.
WordPress version | 6.4.1 |
---|---|
PHP version | 8.1.12 |
MySQL version | 10.6.10 |
PHP memory limit | 512M |
Last updated | |
---|---|
Active installs | 5,000+ |
WordPress.org page | https://wordpress.org/plugins/product-blocks/ |
Badges |
|
URL | /wp-admin/admin.php?page=wopb-initial-setup-wizard&tab=welcome |
---|---|
Requested URL | /wp-admin/plugins.php?action=activate&plugin=product-blocks%2Fproduct-blocks.php&plugin_status=all&paged=1&s&_wpnonce=2666c3db6f |
Aspect | after-activation |
HTTP status | 200 |
Load time | 0.864 s |
Memory usage | 3.41 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/admin.php?page=wopb-settings |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 1.760 s |
Memory usage | 3.43 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/admin.php?page=wopb-initial-setup-wizard&tab=welcome |
---|---|
Requested URL | /wp-admin/admin.php?page=wopb-initial-setup-wizard |
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.662 s |
Memory usage | 3.41 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/admin.php?page=go_productx_pro |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.204 s |
Memory usage | N/A |
JS errors | None |
Resource errors | None |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.224 s |
Memory usage | 3.35 MiB |
JS errors | None |
Resource errors | None |
URL | Load time | Memory usage | ||||
---|---|---|---|---|---|---|
Inactive | Active | Change | Inactive | Active | Change | |
/wp-admin/index.php | 0.385 s | 0.972 s | +0.587 s | 3.38 MiB | 3.5 MiB | + 121.73 KiB |
/wp-admin/edit.php | 0.223 s | 0.455 s | +0.232 s | 3.41 MiB | 3.52 MiB | + 116.79 KiB |
/wp-admin/upload.php | 0.695 s | 0.368 s | -0.327 s | 3.32 MiB | 3.41 MiB | + 83.43 KiB |
/wp-admin/options-writing.php | 0.221 s | 0.355 s | +0.134 s | 3.32 MiB | 3.41 MiB | + 92.22 KiB |
/wp-admin/media-new.php | 0.329 s | 0.338 s | +0.009 s | 3.29 MiB | 3.4 MiB | + 109.03 KiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.200 s | 0.354 s | +0.154 s | 3.31 MiB | 3.45 MiB | + 141.4 KiB |
/wp-admin/options-discussion.php | 0.233 s | 0.394 s | +0.161 s | 3.3 MiB | 3.4 MiB | + 102.04 KiB |
/wp-admin/edit-comments.php | 0.237 s | 0.362 s | +0.125 s | 3.34 MiB | 3.43 MiB | + 101.77 KiB |
/ | 0.276 s | 0.178 s | -0.098 s | 3.36 MiB | 3.35 MiB | - 3.08 KiB |
Average | 0.311 s | 0.420 s | +0.109 s | 3.34 MiB | 3.43 MiB | + 96.15 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 | |
---|---|---|---|---|---|
PHP | 82.8% | 52,060 | 3,107 | 117 | |
JavaScript | 8.2% | 5,127 | 352 | 12 | |
CSS | 5.0% | 3,139 | 2,374 | 13 | |
SVG | 4.0% | 2,521 | 27 | 186 | |
Total | 62,847 | 5,860 | 328 |
Lines of code | 50,992 |
---|---|
Total complexity | 3,678 |
Median class complexity | 19.0 |
Median method complexity | 3.0 |
Most complex class | WOPB\Functions |
Most complex function | WOPB\Functions::conditions() |
Classes | 73 |
---|---|
Methods | 555 |
Functions | 38 |
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.
wp_options
2[22-Nov-2023 13:54:49 UTC] PHP Warning: Cannot modify header information - headers already sent by (output started at /wp-includes/script-loader.php:2925) in /wp-includes/pluggable.php on line 1435
[22-Nov-2023 13:54:49 UTC] PHP Warning: Cannot modify header information - headers already sent by (output started at /wp-includes/script-loader.php:2925) in /wp-includes/pluggable.php on line 1438
[22-Nov-2023 13:54:53 UTC] PHP Fatal error: Uncaught Error: Class "WC_AJAX" not found in /wp-content/plugins/product-blocks/classes/Functions.php:3226
Stack trace:
#0 /wp-content/plugins/product-blocks/classes/Initialization.php(317): WOPB\Functions->get_endpoint_urls()
#1 /wp-content/plugins/product-blocks/classes/Initialization.php(297): WOPB\Initialization->register_main_scripts()
#2 /wp-content/plugins/product-blocks/classes/Initialization.php(392): WOPB\Initialization->register_scripts_common()
#3 /wp-includes/class-wp-hook.php(324): WOPB\Initialization->register_scripts_back_callback()
#4 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#5 /wp-includes/plugin.php(517): WP_Hook->do_action()
#6 /wp-admin/edit-form-blocks.php(272): do_action()
#7 /wp-admin/post-new.php(72): require('...')
#8 {main}
thrown in /wp-content/plugins/product-blocks/classes/Functions.php on line 3226
[22-Nov-2023 13:54:55 UTC] PHP Fatal error: Uncaught Error: Class "WC_AJAX" not found in /wp-content/plugins/product-blocks/classes/Functions.php:3226
Stack trace:
#0 /wp-content/plugins/product-blocks/classes/Initialization.php(317): WOPB\Functions->get_endpoint_urls()
#1 /wp-content/plugins/product-blocks/classes/Initialization.php(297): WOPB\Initialization->register_main_scripts()
#2 /wp-content/plugins/product-blocks/classes/Initialization.php(392): WOPB\Initialization->register_scripts_common()
#3 /wp-includes/class-wp-hook.php(324): WOPB\Initialization->register_scripts_back_callback()
#4 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#5 /wp-includes/plugin.php(517): WP_Hook->do_action()
#6 /wp-admin/edit-form-blocks.php(272): do_action()
#7 /wp-admin/post-new.php(72): require('...')
#8 {main}
thrown in /wp-content/plugins/product-blocks/classes/Functions.php on line 3226