Product Table For Group Products 1.0.3

Does "Product Table For Group Products" work with WordPress 6.2.2 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
2PHP fatal errors
No JavaScript exceptions
1Page failed to load
  • 1 500 Internal Server Error
No resource errors
Performance

Memory usage: 7.44 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.2.2
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs <10
WordPress.org page https://wordpress.org/plugins/product-table-for-group-products/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 2

Plugins ‹ Test site — WordPress

Page screenshot: Plugins ‹ Test site — WordPress
URL /wp-admin/plugins.php?plugin_status=all&paged=1&s
Requested URL /wp-admin/plugins.php?action=activate&plugin=product-table-for-group-products%2Fproduct-table-for-group-products.php&plugin_status=all&paged=1&s&_wpnonce=46f3f96ea8
Aspect after-activation
HTTP status 200
Load time 0.507 s
Memory usage 3.03 MiB
JS errors None
Resource errors None

WordPress › Error

Page screenshot: WordPress › Error
URL /
Aspect front-page
HTTP status 500
Load time 0.062 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.313 s0.295 s-0.018 s3.07 MiB3.09 MiB+ 16.46 KiB
/wp-admin/edit.php0.219 s0.221 s+0.002 s3.1 MiB3.12 MiB+ 16.46 KiB
/wp-admin/post-new.php0.873 s1.006 s+0.133 s5.02 MiB5.04 MiB+ 15.33 KiB
/wp-admin/upload.php0.718 s0.350 s-0.368 s3.02 MiB3.02 MiB- 592 bytes
/wp-admin/options-writing.php0.199 s0.162 s-0.037 s3.01 MiB3 MiB- 12.31 KiB
/wp-admin/media-new.php0.318 s0.288 s-0.030 s2.99 MiB3 MiB+ 11.24 KiB
/wp-admin/edit-tags.php?taxonomy=category0.231 s0.222 s-0.009 s3.01 MiB3.02 MiB+ 16.41 KiB
/wp-admin/post-new.php?post_type=page0.655 s0.857 s+0.202 s5.01 MiB5.03 MiB+ 10.91 KiB
/wp-admin/options-discussion.php0.256 s0.280 s+0.024 s3 MiB3 MiB+ 1.42 KiB
/wp-admin/edit-comments.php0.274 s0.243 s-0.031 s3.03 MiB3.03 MiB- 976 bytes
Average 0.406 s0.392 s-0.013 s3.43 MiB3.43 MiB+ 7.44 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.

PHP
Language % Lines of code Comment lines Files
PHP86.9%273959
JavaScript7.0%2252
JSON6.1%1901
Total 314 100 12

PHP Code Analysis | More results »

Lines of code 274
Total complexity 56
Median class complexity 3.5
Median method complexity 1.0
Most complex class Group\Ptable\Frontend\DisplayTable
Most complex function Group\Ptable\Admin\SelectTable::selectTable()
Classes 8
Methods 21
Functions 2

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.

Options wp_options 2

PHP Error Log 22 lines

[30-May-2023 04:11:20 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function Group\Ptable\Frontend\is_product() in /wp-content/plugins/product-table-for-group-products/includes/Frontend/DisplayTable.php:117
Stack trace:
#0 /wp-includes/class-wp-hook.php(308): Group\Ptable\Frontend\DisplayTable->remove_grouped_add_to_cart()
#1 /wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(565): WP_Hook->do_action()
#3 /wp-includes/class-wp.php(797): do_action_ref_array()
#4 /wp-includes/functions.php(1334): WP->main()
#5 /wp-blog-header.php(16): wp()
#6 /index.php(17): require('...')
#7 {main}
  thrown in /wp-content/plugins/product-table-for-group-products/includes/Frontend/DisplayTable.php on line 117
[30-May-2023 04:11:28 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function Group\Ptable\Frontend\is_product() in /wp-content/plugins/product-table-for-group-products/includes/Frontend/DisplayTable.php:117
Stack trace:
#0 /wp-includes/class-wp-hook.php(308): Group\Ptable\Frontend\DisplayTable->remove_grouped_add_to_cart()
#1 /wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(565): WP_Hook->do_action()
#3 /wp-includes/class-wp.php(797): do_action_ref_array()
#4 /wp-includes/functions.php(1334): WP->main()
#5 /wp-blog-header.php(16): wp()
#6 /index.php(17): require('...')
#7 {main}
  thrown in /wp-content/plugins/product-table-for-group-products/includes/Frontend/DisplayTable.php on line 117
See also: All tests for this plugin