InkGo Product Personalizer for WooCommerce 2.1.3

Does "InkGo - POD Product Personalizer for WooCommerce" work with WordPress 5.8 and PHP 7.4.8? A smoke test was performed on .

Summary

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

Memory usage: 61.68 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.8
PHP version7.4.8
MySQL version8.0.21
PHP memory limit256M
Plugin Info
Last updated
Active installs 200+
WordPress.org page https://wordpress.org/plugins/inkgo-product-personalizer-for-woocommerce/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 4

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=inkgo-product-personalizer-for-woocommerce%2Finkgo.php&plugin_status=all&paged=1&s&_wpnonce=b294709d18
Aspect after-activation
HTTP status 200
Load time 0.326 s
Memory usage 3.09 MiB
JS errors None
Resource errors None

InkGo

Page screenshot: InkGo
URL /wp-admin/admin.php?page=inkgo
Aspect menu-item
HTTP status 200
Load time 0.133 s
Memory usage 3.05 MiB
JS errors None
Resource errors None

InkGo → InkGo Connect

Page screenshot: InkGo → InkGo Connect
URL /wp-admin/admin.php?page=inkgo_settings
Aspect menu-item
HTTP status 200
Load time 0.265 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 500
Load time 0.060 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.340 s0.267 s-0.073 s3.08 MiB3.14 MiB+ 62.69 KiB
/wp-admin/edit.php0.180 s0.220 s+0.040 s3.11 MiB3.23 MiB+ 118.72 KiB
/wp-admin/upload.php0.641 s0.275 s-0.366 s3.03 MiB3.08 MiB+ 54.98 KiB
/wp-admin/options-writing.php0.210 s0.145 s-0.065 s3.02 MiB3.06 MiB+ 38.22 KiB
/wp-admin/media-new.php0.282 s0.205 s-0.077 s3.01 MiB3.06 MiB+ 55.15 KiB
/wp-admin/edit-tags.php?taxonomy=category0.222 s0.280 s+0.058 s3.04 MiB3.09 MiB+ 55.32 KiB
/wp-admin/options-discussion.php0.360 s0.165 s-0.195 s3 MiB3.06 MiB+ 54.73 KiB
/wp-admin/edit-comments.php0.231 s0.213 s-0.018 s3.04 MiB3.09 MiB+ 53.63 KiB
Average 0.308 s0.221 s-0.087 s3.04 MiB3.1 MiB+ 61.68 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
PHP85.2%1,56323916
CSS5.7%10421
JavaScript4.9%8912
SVG4.3%7912
Total 1,835 243 21

PHP Code Analysis | More results »

Lines of code 1,440
Total complexity 297
Median class complexity 15.0
Median method complexity 2.0
Most complex class InkGo_Client
Most complex function inkgo_wc_dropdown_variation_attribute_options()
Classes 5
Methods 19
Functions 42

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.

No new entries found.

PHP Error Log 76 lines

[27-Jul-2021 12:33:37 UTC] PHP Warning:  Use of undefined constant flase - assumed 'flase' (this will throw an Error in a future version of PHP) in /wp-content/plugins/inkgo-product-personalizer-for-woocommerce/inc/woocommerce/init.php on line 21
[27-Jul-2021 12:33:38 UTC] PHP Warning:  Use of undefined constant flase - assumed 'flase' (this will throw an Error in a future version of PHP) in /wp-content/plugins/inkgo-product-personalizer-for-woocommerce/inc/woocommerce/init.php on line 21
[27-Jul-2021 12:33:38 UTC] PHP Warning:  Use of undefined constant flase - assumed 'flase' (this will throw an Error in a future version of PHP) in /wp-content/plugins/inkgo-product-personalizer-for-woocommerce/inc/woocommerce/init.php on line 21
[27-Jul-2021 12:33:38 UTC] PHP Warning:  call_user_func_array() expects parameter 1 to be a valid callback, function 'inkgo' not found or invalid function name in /wp-includes/class-wp-hook.php on line 303
[27-Jul-2021 12:33:38 UTC] PHP Warning:  Cannot modify header information - headers already sent by (output started at /wp-admin/includes/misc.php:1281) in /wp-includes/pluggable.php on line 1340
[27-Jul-2021 12:33:38 UTC] PHP Warning:  Cannot modify header information - headers already sent by (output started at /wp-admin/includes/misc.php:1281) in /wp-includes/pluggable.php on line 1343
[27-Jul-2021 12:33:38 UTC] PHP Warning:  Use of undefined constant flase - assumed 'flase' (this will throw an Error in a future version of PHP) in /wp-content/plugins/inkgo-product-personalizer-for-woocommerce/inc/woocommerce/init.php on line 21
[27-Jul-2021 12:33:38 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function WC() in /wp-content/plugins/inkgo-product-personalizer-for-woocommerce/inc/admin/class-inkgo-client.php:22
Stack trace:
#0 /wp-content/plugins/inkgo-product-personalizer-for-woocommerce/inc/admin/class-inkgo-common.php(55): InkGo_Client->__construct()
#1 /wp-content/plugins/inkgo-product-personalizer-for-woocommerce/inc/admin/functions.php(113): InkGo_Common::ping_to_inkgo()
#2 /wp-includes/class-wp-hook.php(303): inkgo_settings()
#3 /wp-includes/class-wp-hook.php(327): WP_Hook->apply_filters()
#4 /wp-includes/plugin.php(470): WP_Hook->do_action()
#5 /wp-admin/admin.php(259): do_action()
#6 {main}
  thrown in /wp-content/plugins/inkgo-product-personalizer-for-woocommerce/inc/admin/class-inkgo-client.php on line 22
[27-Jul-2021 12:33:39 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function is_product() in /wp-content/plugins/inkgo-product-personalizer-for-woocommerce/inc/woocommerce/product.php:15
Stack trace:
#0 /wp-includes/class-wp-hook.php(303): inkgo_frontend_scripts()
#1 /wp-includes/class-wp-hook.php(327): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(470): WP_Hook->do_action()
#3 /wp-includes/script-loader.php(2083): do_action()
#4 /wp-includes/class-wp-hook.php(303): wp_enqueue_scripts()
#5 /wp-includes/class-wp-hook.php(327): WP_Hook->apply_filters()
#6 /wp-includes/plugin.php(470): WP_Hook->do_action()
#7 /wp-includes/general-template.php(3015): do_action()
#8 /wp-content/themes/twentyseventeen/header. in /wp-content/plugins/inkgo-product-personalizer-for-woocommerce/inc/woocommerce/product.php on line 15
[27-Jul-2021 12:33:39 UTC] PHP Warning:  Use of undefined constant flase - assumed 'flase' (this will throw an Error in a future version of PHP) in /wp-content/plugins/inkgo-product-personalizer-for-woocommerce/inc/woocommerce/init.php on line 21
[27-Jul-2021 12:33:39 UTC] PHP Warning:  Use of undefined constant flase - assumed 'flase' (this will throw an Error in a future version of PHP) in /wp-content/plugins/inkgo-product-personalizer-for-woocommerce/inc/woocommerce/init.php on line 21
[27-Jul-2021 12:33:39 UTC] PHP Warning:  Use of undefined constant flase - assumed 'flase' (this will throw an Error in a future version of PHP) in /wp-content/plugins/inkgo-product-personalizer-for-woocommerce/inc/woocommerce/init.php on line 21
[27-Jul-2021 12:33:39 UTC] PHP Warning:  Use of undefined constant flase - assumed 'flase' (this will throw an Error in a future version of PHP) in /wp-content/plugins/inkgo-product-personalizer-for-woocommerce/inc/woocommerce/init.php on line 21
[27-Jul-2021 12:33:39 UTC] PHP Fatal error:  Uncaught Error: Class 'WC_REST_Controller' not found in /wp-content/plugins/inkgo-product-personalizer-for-woocommerce/inc/class-inkgo-rest-api-controller.php:6
Stack trace:
#0 /wp-content/plugins/inkgo-product-personalizer-for-woocommerce/inc/functions.php(143): require_once()
#1 /wp-includes/class-wp-hook.php(303): inkgo_register_rest_routes()
#2 /wp-includes/class-wp-hook.php(327): WP_Hook->apply_filters()
#3 /wp-includes/plugin.php(470): WP_Hook->do_action()
#4 /wp-includes/rest-api.php(537): do_action()
#5 /wp-includes/rest-api.php(495): rest_get_server()
#6 /wp-includes/block-patterns.php(74): rest_do_request()
#7 /wp-includes/class-wp-hook.php(303): _load_remote_block_patterns()
#8 /opt/bitnami/apps/wo in /wp-content/plugins/inkgo-product-personalizer-for-woocommerce/inc/class-inkgo-rest-api-controller.php on line 6
[27-Jul-2021 12:33:40 UTC] PHP Warning:  Use of undefined constant flase - assumed 'flase' (this will throw an Error in a future version of PHP) in /wp-content/plugins/inkgo-product-personalizer-for-woocommerce/inc/woocommerce/init.php on line 21
[27-Jul-2021 12:33:40 UTC] PHP Warning:  Use of undefined constant flase - assumed 'flase' (this will throw an Error in a future version of PHP) in /wp-content/plugins/inkgo-product-personalizer-for-woocommerce/inc/woocommerce/init.php on line 21
[27-Jul-2021 12:33:40 UTC] PHP Warning:  Use of undefined constant flase - assumed 'flase' (this will throw an Error in a future version of PHP) in /wp-content/plugins/inkgo-product-personalizer-for-woocommerce/inc/woocommerce/init.php on line 21
[27-Jul-2021 12:33:40 UTC] PHP Warning:  Use of undefined constant flase - assumed 'flase' (this will throw an Error in a future version of PHP) in /wp-content/plugins/inkgo-product-personalizer-for-woocommerce/inc/woocommerce/init.php on line 21
[27-Jul-2021 12:33:40 UTC] PHP Warning:  Use of undefined constant flase - assumed 'flase' (this will throw an Error in a future version of PHP) in /wp-content/plugins/inkgo-product-personalizer-for-woocommerce/inc/woocommerce/init.php on line 21
[27-Jul-2021 12:33:41 UTC] PHP Warning:  Use of undefined constant flase - assumed 'flase' (this will throw an Error in a future version of PHP) in /wp-content/plugins/inkgo-product-personalizer-for-woocommerce/inc/woocommerce/init.php on line 21
[27-Jul-2021 12:33:41 UTC] PHP Fatal error:  Uncaught Error: Class 'WC_REST_Controller' not found in /wp-content/plugins/inkgo-product-personalizer-for-woocommerce/inc/class-inkgo-rest-api-controller.php:6
Stack trace:
#0 /wp-content/plugins/inkgo-product-personalizer-for-woocommerce/inc/functions.php(143): require_once()
#1 /wp-includes/class-wp-hook.php(303): inkgo_register_rest_routes()
#2 /wp-includes/class-wp-hook.php(327): WP_Hook->apply_filters()
#3 /wp-includes/plugin.php(470): WP_Hook->do_action()
#4 /wp-includes/rest-api.php(537): do_action()
#5 /wp-includes/rest-api.php(495): rest_get_server()
#6 /wp-includes/block-patterns.php(74): rest_do_request()
#7 /wp-includes/class-wp-hook.php(303): _load_remote_block_patterns()
#8 /opt/bitnami/apps/wo in /wp-content/plugins/inkgo-product-personalizer-for-woocommerce/inc/class-inkgo-rest-api-controller.php on line 6
[27-Jul-2021 12:33:41 UTC] PHP Warning:  Use of undefined constant flase - assumed 'flase' (this will throw an Error in a future version of PHP) in /wp-content/plugins/inkgo-product-personalizer-for-woocommerce/inc/woocommerce/init.php on line 21
[27-Jul-2021 12:33:41 UTC] PHP Warning:  Use of undefined constant flase - assumed 'flase' (this will throw an Error in a future version of PHP) in /wp-content/plugins/inkgo-product-personalizer-for-woocommerce/inc/woocommerce/init.php on line 21
[27-Jul-2021 12:33:41 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function is_product() in /wp-content/plugins/inkgo-product-personalizer-for-woocommerce/inc/woocommerce/product.php:15
Stack trace:
#0 /wp-includes/class-wp-hook.php(303): inkgo_frontend_scripts()
#1 /wp-includes/class-wp-hook.php(327): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(470): WP_Hook->do_action()
#3 /wp-includes/script-loader.php(2083): do_action()
#4 /wp-includes/class-wp-hook.php(303): wp_enqueue_scripts()
#5 /wp-includes/class-wp-hook.php(327): WP_Hook->apply_filters()
#6 /wp-includes/plugin.php(470): WP_Hook->do_action()
#7 /wp-includes/general-template.php(3015): do_action()
#8 /wp-content/themes/twentyseventeen/header. in /wp-content/plugins/inkgo-product-personalizer-for-woocommerce/inc/woocommerce/product.php on line 15
[27-Jul-2021 12:33:41 UTC] PHP Warning:  Use of undefined constant flase - assumed 'flase' (this will throw an Error in a future version of PHP) in /wp-content/plugins/inkgo-product-personalizer-for-woocommerce/inc/woocommerce/init.php on line 21
[27-Jul-2021 12:33:42 UTC] PHP Warning:  Use of undefined constant flase - assumed 'flase' (this will throw an Error in a future version of PHP) in /wp-content/plugins/inkgo-product-personalizer-for-woocommerce/inc/woocommerce/init.php on line 21
[27-Jul-2021 12:33:42 UTC] PHP Warning:  Use of undefined constant flase - assumed 'flase' (this will throw an Error in a future version of PHP) in /wp-content/plugins/inkgo-product-personalizer-for-woocommerce/inc/woocommerce/init.php on line 21
See also: All tests for this plugin