InkGo Product Personalizer for WooCommerce 2.1.2

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: 49.64 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=aba869989e
Aspect after-activation
HTTP status 200
Load time 0.253 s
Memory usage 3.08 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.239 s
Memory usage 3.04 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.239 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.055 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.355 s0.258 s-0.097 s3.08 MiB3.13 MiB+ 43.65 KiB
/wp-admin/edit.php0.184 s0.198 s+0.014 s3.11 MiB3.22 MiB+ 107.68 KiB
/wp-admin/upload.php0.572 s0.315 s-0.257 s3.03 MiB3.07 MiB+ 43.94 KiB
/wp-admin/options-writing.php0.170 s0.149 s-0.021 s3.02 MiB3.05 MiB+ 27.18 KiB
/wp-admin/media-new.php0.267 s0.202 s-0.065 s3.01 MiB3.05 MiB+ 44.11 KiB
/wp-admin/edit-tags.php?taxonomy=category0.205 s0.192 s-0.013 s3.04 MiB3.08 MiB+ 44.28 KiB
/wp-admin/options-discussion.php0.260 s0.179 s-0.081 s3 MiB3.05 MiB+ 43.69 KiB
/wp-admin/edit-comments.php0.221 s0.204 s-0.017 s3.04 MiB3.09 MiB+ 42.59 KiB
Average 0.279 s0.212 s-0.067 s3.04 MiB3.09 MiB+ 49.64 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
PHP84.0%1,42621116
CSS6.1%10421
JavaScript5.2%8912
SVG4.7%7912
Total 1,698 215 21

PHP Code Analysis | More results »

Lines of code 1,303
Total complexity 269
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 34

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

[24-Jul-2021 19:20: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
[24-Jul-2021 19:20: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
[24-Jul-2021 19:20: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
[24-Jul-2021 19:20: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
[24-Jul-2021 19:20: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
[24-Jul-2021 19:20: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
[24-Jul-2021 19:20: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
[24-Jul-2021 19:20: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
[24-Jul-2021 19:20: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:12
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 12
[24-Jul-2021 19:20: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
[24-Jul-2021 19:20: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
[24-Jul-2021 19:20: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
[24-Jul-2021 19:20: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
[24-Jul-2021 19:20: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
[24-Jul-2021 19:20: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
[24-Jul-2021 19:20: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
[24-Jul-2021 19:20: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
[24-Jul-2021 19:20: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
[24-Jul-2021 19:20: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
[24-Jul-2021 19:20: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
[24-Jul-2021 19:20: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
[24-Jul-2021 19:20: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
[24-Jul-2021 19:20: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
[24-Jul-2021 19:20: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:12
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 12
[24-Jul-2021 19:20: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
[24-Jul-2021 19:20: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
[24-Jul-2021 19:20: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