WooCommerce Product Table Lite 1.9.1

Does WooCommerce Product Table Lite work with WordPress 5.3 and PHP 7.2.16? A smoke test was performed on .

Summary

Errors
1PHP fatal errors
14PHP warnings
2JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 94.48 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 version5.3
PHP version7.2.16
MySQL version8.0.15
PHP memory limit256M
Plugin Info
Last updated
Active installs 10,000+
WordPress.org page https://wordpress.org/plugins/wc-product-table-lite/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 6

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=wc-product-table-lite%2Fmain.php&plugin_status=all&paged=1&s&_wpnonce=3c6b62880b
Aspect after-activation
HTTP status 200
Load time 0.511 s
Memory usage 3.64 MiB
JS errors None
Resource errors None

Product Tables

Page screenshot: Product Tables
URL /wp-admin/edit.php?post_type=wc_product_table
Aspect menu-item
HTTP status 200
Load time 0.275 s
Memory usage 3.78 MiB
JS errors None
Resource errors None

Product Tables → Add New Product Table

Page screenshot: Product Tables → Add New Product Table
URL /wp-admin/edit.php?post_type=wc_product_table&page=wcpt-edit
Requested URL /wp-admin/post-new.php?post_type=wc_product_table
Aspect menu-item
HTTP status 200
Load time 0.496 s
Memory usage 3.63 MiB
JS errors
[
    {
        "message": "TypeError: $ is not a function\n    at /wp-content/plugins/wc-product-table-lite/editor/assets/js/feedback_anim.js?ver=1.9.1:1:1",
        "trace": null,
        "code": null
    }
]
Resource errors None

Product Tables → Add New Table

Page screenshot: Product Tables → Add New Table
URL /wp-admin/edit.php?post_type=wc_product_table&page=wcpt-edit
Aspect menu-item
HTTP status 200
Load time 0.286 s
Memory usage 3.63 MiB
JS errors
[
    {
        "message": "TypeError: $ is not a function\n    at /wp-content/plugins/wc-product-table-lite/editor/assets/js/feedback_anim.js?ver=1.9.1:1:1",
        "trace": null,
        "code": null
    }
]
Resource errors None

Product Tables → Settings

Page screenshot: Product Tables → Settings
URL /wp-admin/edit.php?post_type=wc_product_table&page=wcpt-settings
Aspect menu-item
HTTP status 200
Load time 0.208 s
Memory usage N/A
JS errors None
Resource errors None

Test site – Just another WordPress site

Page screenshot: Test site – Just another WordPress site
URL /
Aspect front-page
HTTP status 200
Load time 0.409 s
Memory usage 3.39 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.276 s0.221 s-0.055 s3.61 MiB3.69 MiB+ 80.97 KiB
/wp-admin/edit.php0.236 s0.331 s+0.095 s3.64 MiB3.73 MiB+ 85.15 KiB
/wp-admin/post-new.php1.117 s1.091 s-0.026 s5.35 MiB5.45 MiB+ 96.1 KiB
/wp-admin/upload.php0.433 s0.340 s-0.093 s3.48 MiB3.61 MiB+ 138.34 KiB
/wp-admin/options-writing.php0.143 s0.136 s-0.007 s3.56 MiB3.61 MiB+ 44.88 KiB
/wp-admin/media-new.php0.250 s0.318 s+0.068 s3.46 MiB3.6 MiB+ 138.48 KiB
/wp-admin/edit-tags.php?taxonomy=category0.221 s0.174 s-0.047 s3.56 MiB3.64 MiB+ 75.39 KiB
/wp-admin/post-new.php?post_type=page0.921 s1.016 s+0.095 s5.34 MiB5.43 MiB+ 89.28 KiB
/wp-admin/options-discussion.php0.220 s0.367 s+0.147 s3.46 MiB3.6 MiB+ 138.8 KiB
/wp-admin/edit-comments.php0.275 s0.206 s-0.069 s3.57 MiB3.64 MiB+ 74.3 KiB
/0.331 s0.419 s+0.088 s3.32 MiB3.39 MiB+ 77.58 KiB
Average 0.402 s0.420 s+0.018 s3.85 MiB3.94 MiB+ 94.48 KiB

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 1

Custom Post Types 1

ID Name
wc_product_tableProduct Tables

Capabilities 7

PHP Error Log 24 lines

[15-Nov-2019 11:15:27 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function wc_get_attribute_taxonomies() in /wp-content/plugins/wc-product-table-lite/main.php:2876
Stack trace:
#0 /wp-includes/class-wp-hook.php(288): wcpt_settings__search(Array, 'edit')
#1 /wp-includes/plugin.php(206): WP_Hook->apply_filters(Array, Array)
#2 /wp-content/plugins/wc-product-table-lite/main.php(48): apply_filters('wcpt_settings', Array, 'edit')
#3 /wp-content/plugins/wc-product-table-lite/main.php(413): wcpt_get_settings_data('edit')
#4 /wp-includes/class-wp-hook.php(288): wcpt_settings_page('')
#5 /wp-includes/class-wp-hook.php(312): WP_Hook->apply_filters('', Array)
#6 /wp-includes/plugin.php(478): WP_Hook->do_action(Array)
#7 /wp-admin/admin.php(254): do_ac in /wp-content/plugins/wc-product-table-lite/main.php on line 2876
[15-Nov-2019 11:15:28 UTC] PHP Warning:  Use of undefined constant WC_PLUGIN_FILE - assumed 'WC_PLUGIN_FILE' (this will throw an Error in a future version of PHP) in /wp-content/plugins/wc-product-table-lite/main.php on line 691
[15-Nov-2019 11:15:28 UTC] PHP Warning:  Use of undefined constant WC_VERSION - assumed 'WC_VERSION' (this will throw an Error in a future version of PHP) in /wp-content/plugins/wc-product-table-lite/main.php on line 691
[15-Nov-2019 11:15:28 UTC] PHP Warning:  Use of undefined constant WC_PLUGIN_FILE - assumed 'WC_PLUGIN_FILE' (this will throw an Error in a future version of PHP) in /wp-content/plugins/wc-product-table-lite/main.php on line 691
[15-Nov-2019 11:15:28 UTC] PHP Warning:  Use of undefined constant WC_VERSION - assumed 'WC_VERSION' (this will throw an Error in a future version of PHP) in /wp-content/plugins/wc-product-table-lite/main.php on line 691
[15-Nov-2019 11:15:28 UTC] PHP Warning:  Use of undefined constant WC_PLUGIN_FILE - assumed 'WC_PLUGIN_FILE' (this will throw an Error in a future version of PHP) in /wp-content/plugins/wc-product-table-lite/main.php on line 691
[15-Nov-2019 11:15:28 UTC] PHP Warning:  Use of undefined constant WC_VERSION - assumed 'WC_VERSION' (this will throw an Error in a future version of PHP) in /wp-content/plugins/wc-product-table-lite/main.php on line 691
[15-Nov-2019 11:15:28 UTC] PHP Warning:  Use of undefined constant WC_PLUGIN_FILE - assumed 'WC_PLUGIN_FILE' (this will throw an Error in a future version of PHP) in /wp-content/plugins/wc-product-table-lite/main.php on line 691
[15-Nov-2019 11:15:28 UTC] PHP Warning:  Use of undefined constant WC_VERSION - assumed 'WC_VERSION' (this will throw an Error in a future version of PHP) in /wp-content/plugins/wc-product-table-lite/main.php on line 691
[15-Nov-2019 11:15:33 UTC] PHP Warning:  Use of undefined constant WC_PLUGIN_FILE - assumed 'WC_PLUGIN_FILE' (this will throw an Error in a future version of PHP) in /wp-content/plugins/wc-product-table-lite/main.php on line 691
[15-Nov-2019 11:15:33 UTC] PHP Warning:  Use of undefined constant WC_VERSION - assumed 'WC_VERSION' (this will throw an Error in a future version of PHP) in /wp-content/plugins/wc-product-table-lite/main.php on line 691
[15-Nov-2019 11:15:33 UTC] PHP Warning:  Use of undefined constant WC_PLUGIN_FILE - assumed 'WC_PLUGIN_FILE' (this will throw an Error in a future version of PHP) in /wp-content/plugins/wc-product-table-lite/main.php on line 691
[15-Nov-2019 11:15:33 UTC] PHP Warning:  Use of undefined constant WC_VERSION - assumed 'WC_VERSION' (this will throw an Error in a future version of PHP) in /wp-content/plugins/wc-product-table-lite/main.php on line 691
[15-Nov-2019 11:15:33 UTC] PHP Warning:  Use of undefined constant WC_PLUGIN_FILE - assumed 'WC_PLUGIN_FILE' (this will throw an Error in a future version of PHP) in /wp-content/plugins/wc-product-table-lite/main.php on line 691
[15-Nov-2019 11:15:33 UTC] PHP Warning:  Use of undefined constant WC_VERSION - assumed 'WC_VERSION' (this will throw an Error in a future version of PHP) in /wp-content/plugins/wc-product-table-lite/main.php on line 691
See also: All tests for this plugin, How to Hide WooCommerce Product Table Lite Admin Menus