Does "ProductX – Gutenberg WooCommerce Blocks" work with WordPress 6.3.2 and PHP 8.1.12? A smoke test was performed on .
3 | PHP fatal errors |
No JavaScript exceptions | |
All test pages loaded successfully | |
No resource errors |
Memory usage: 86.18 KiB
The average PHP memory usage increased by this amount after activating by the plugin.
Page speed impact:
0.032 seconds
The average page load time increased by this amount after activating the plugin.
WordPress version | 6.3.2 |
---|---|
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=f9e917dfc2 |
Aspect | after-activation |
HTTP status | 200 |
Load time | 0.579 s |
Memory usage | 2.84 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/admin.php?page=wopb-settings |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 2.364 s |
Memory usage | 2.86 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.785 s |
Memory usage | 2.84 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.257 s |
Memory usage | N/A |
JS errors | None |
Resource errors | None |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.219 s |
Memory usage | 3.17 MiB |
JS errors | None |
Resource errors | None |
URL | Load time | Memory usage | ||||
---|---|---|---|---|---|---|
Inactive | Active | Change | Inactive | Active | Change | |
/wp-admin/index.php | 0.356 s | 0.421 s | +0.065 s | 2.83 MiB | 2.93 MiB | + 103.54 KiB |
/wp-admin/edit.php | 0.211 s | 0.340 s | +0.129 s | 2.85 MiB | 2.95 MiB | + 101.21 KiB |
/wp-admin/upload.php | 0.555 s | 0.294 s | -0.261 s | 2.77 MiB | 2.84 MiB | + 67.21 KiB |
/wp-admin/options-writing.php | 0.200 s | 0.319 s | +0.119 s | 2.76 MiB | 2.84 MiB | + 81.8 KiB |
/wp-admin/media-new.php | 0.256 s | 0.259 s | +0.003 s | 2.74 MiB | 2.84 MiB | + 98.22 KiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.179 s | 0.297 s | +0.118 s | 2.76 MiB | 2.86 MiB | + 106.58 KiB |
/wp-admin/options-discussion.php | 0.193 s | 0.316 s | +0.123 s | 2.75 MiB | 2.84 MiB | + 91.63 KiB |
/wp-admin/edit-comments.php | 0.211 s | 0.314 s | +0.103 s | 2.78 MiB | 2.87 MiB | + 86.64 KiB |
/ | 0.272 s | 0.163 s | -0.109 s | 3.13 MiB | 3.17 MiB | + 38.77 KiB |
Average | 0.270 s | 0.303 s | +0.032 s | 2.82 MiB | 2.9 MiB | + 86.18 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,014 | 3,116 | 117 | |
JavaScript | 8.2% | 5,124 | 352 | 12 | |
CSS | 5.0% | 3,136 | 2,374 | 13 | |
SVG | 4.0% | 2,521 | 27 | 186 | |
Total | 62,795 | 5,869 | 328 |
Lines of code | 50,945 |
---|---|
Total complexity | 3,595 |
Median class complexity | 19.0 |
Median method complexity | 3.0 |
Most complex class | WOPB\Functions |
Most complex function | WOPB\Functions::conditions() |
Classes | 73 |
---|---|
Methods | 554 |
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[18-Oct-2023 11:13:24 UTC] PHP Fatal error: Uncaught TypeError: call_user_func_array(): Argument #1 ($callback) must be a valid callback, non-static method WOPB\Options::handle_external_redirects() cannot be called statically in /wp-includes/class-wp-hook.php:310
Stack trace:
#0 /wp-includes/class-wp-hook.php(334): WP_Hook->apply_filters()
#1 /wp-includes/plugin.php(517): WP_Hook->do_action()
#2 /wp-admin/admin.php(259): do_action()
#3 {main}
thrown in /wp-includes/class-wp-hook.php on line 310
[18-Oct-2023 11:13:27 UTC] PHP Fatal error: Uncaught Error: Class "WC_AJAX" not found in /wp-content/plugins/product-blocks/classes/Functions.php:3225
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(310): WOPB\Initialization->register_scripts_back_callback()
#4 /wp-includes/class-wp-hook.php(334): 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 3225
[18-Oct-2023 11:13:29 UTC] PHP Fatal error: Uncaught Error: Class "WC_AJAX" not found in /wp-content/plugins/product-blocks/classes/Functions.php:3225
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(310): WOPB\Initialization->register_scripts_back_callback()
#4 /wp-includes/class-wp-hook.php(334): 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 3225