Instantio - Instant Checkout for WooCommerce 3.1.6

Does "Instantio - Instant Checkout for WooCommerce" work with WordPress 6.4.1 and PHP 8.1.12? A smoke test was performed on .

Summary

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

Memory usage: 245.13 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.

Environment
WordPress version6.4.1
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 700+
WordPress.org page https://wordpress.org/plugins/instantio/
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=instantio%2Finstantio.php&plugin_status=all&paged=1&s&_wpnonce=fb13291f9f
Aspect after-activation
HTTP status 200
Load time 0.339 s
Memory usage 3.99 MiB
JS errors
[
    {
        "message": "ReferenceError: Notyf is not defined\n    at HTMLDocument.<anonymous> (/wp-content/plugins/instantio/admin/tf-options/assets/js/tf-options.js?ver=2.0.1:74:23)\n    at e (/wp-admin/load-scripts.php?c=0&load%5Bchunk_0%5D=jquery-core,jquery-migrate,utils&ver=6.4.1:2:27028)\n    at t (/wp-admin/load-scripts.php?c=0&load%5Bchunk_0%5D=jquery-core,jquery-migrate,utils&ver=6.4.1:2:27330)",
        "trace": null,
        "code": null
    }
]
Resource errors None

Instantio

Page screenshot: Instantio
URL /wp-admin/admin.php?page=ins_dashboard
Aspect menu-item
HTTP status 200
Load time 1.049 s
Memory usage 3.63 MiB
JS errors None
Resource errors None

Instantio → Settings

Page screenshot: Instantio → Settings
URL /wp-admin/admin.php?page=wiopt#tab=layout_option
Requested URL /wp-admin/admin.php?page=wiopt
Aspect menu-item
HTTP status 200
Load time 2.715 s
Memory usage 8.38 MiB
JS errors
[
    {
        "message": "TypeError: Cannot read properties of undefined (reading 'getElementsByClassName')\n    at /wp-content/plugins/instantio/admin/tf-options/assets/js/dashboard.js?ver=2.0.1:11:41",
        "trace": null,
        "code": null
    }
]
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.252 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.331 s0.387 s+0.056 s3.38 MiB3.6 MiB+ 220.61 KiB
/wp-admin/edit.php0.220 s0.522 s+0.302 s3.41 MiB3.76 MiB+ 360.68 KiB
/wp-admin/post-new.php1.025 s0.799 s-0.226 s5.46 MiB5.72 MiB+ 272.52 KiB
/wp-admin/upload.php0.744 s0.411 s-0.333 s3.32 MiB3.54 MiB+ 221.05 KiB
/wp-admin/options-writing.php0.216 s0.232 s+0.016 s3.32 MiB3.48 MiB+ 166.64 KiB
/wp-admin/media-new.php0.316 s0.244 s-0.072 s3.29 MiB3.48 MiB+ 185.93 KiB
/wp-admin/edit-tags.php?taxonomy=category0.203 s0.719 s+0.516 s3.31 MiB3.68 MiB+ 372.64 KiB
/wp-admin/post-new.php?post_type=page0.628 s0.758 s+0.130 s5.45 MiB5.71 MiB+ 272.1 KiB
/wp-admin/options-discussion.php0.314 s0.270 s-0.044 s3.3 MiB3.49 MiB+ 191.8 KiB
/wp-admin/edit-comments.php0.254 s0.233 s-0.021 s3.34 MiB3.52 MiB+ 187.33 KiB
Average 0.425 s0.458 s+0.032 s3.76 MiB4 MiB+ 245.13 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
PO File
Sass
CSS
Language % Lines of code Comment lines Files
PHP34.2%14,2991,43853
PO File24.9%10,4297,61011
Sass18.3%7,66419141
CSS15.7%6,556943
JavaScript5.8%2,4413338
SVG0.7%302016
XML0.2%95111
JSON0.1%4501
Total 41,831 9,677 134

PHP Code Analysis | More results »

Lines of code 12,721
Total complexity 1,377
Median class complexity 13.0
Median method complexity 2.0
Most complex class TF_Setup_Wizard
Most complex function TF_icon::remix_icon()
Classes 39
Methods 254
Functions 22

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

PHP Error Log 48 lines

[12-Nov-2023 17:09:41 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function INS\Controller\wc_get_page_id() in /wp-content/plugins/instantio/includes/controller/App.php:455
Stack trace:
#0 /wp-includes/class-wp-hook.php(324): INS\Controller\App->ins_layout_three()
#1 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(517): WP_Hook->do_action()
#3 /wp-includes/general-template.php(3084): do_action()
#4 /wp-content/themes/twentyseventeen/header.php(26): wp_body_open()
#5 /wp-includes/template.php(790): require_once('...')
#6 /wp-includes/template.php(725): load_template()
#7 /wp-includes/general-template.php(48): locate_template()
#8 /wp-content/themes/twentyseventeen/404.php(13): get_header()
#9 /wp-includes/template-loader.php(106): include('...')
#10 /wp-blog-header.php(19): require_once('...')
#11 /index.php(17): require('...')
#12 {main}
  thrown in /wp-content/plugins/instantio/includes/controller/App.php on line 455
[12-Nov-2023 17:09:45 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function INS\Controller\wc_get_page_id() in /wp-content/plugins/instantio/includes/controller/App.php:455
Stack trace:
#0 /wp-includes/class-wp-hook.php(324): INS\Controller\App->ins_layout_three()
#1 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(517): WP_Hook->do_action()
#3 /wp-includes/general-template.php(3084): do_action()
#4 /wp-content/themes/twentyseventeen/header.php(26): wp_body_open()
#5 /wp-includes/template.php(790): require_once('...')
#6 /wp-includes/template.php(725): load_template()
#7 /wp-includes/general-template.php(48): locate_template()
#8 /wp-content/themes/twentyseventeen/index.php(18): get_header()
#9 /wp-includes/template-loader.php(106): include('...')
#10 /wp-blog-header.php(19): require_once('...')
#11 /index.php(17): require('...')
#12 {main}
  thrown in /wp-content/plugins/instantio/includes/controller/App.php on line 455
[12-Nov-2023 17:09:56 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function INS\Controller\wc_get_page_id() in /wp-content/plugins/instantio/includes/controller/App.php:455
Stack trace:
#0 /wp-includes/class-wp-hook.php(324): INS\Controller\App->ins_layout_three()
#1 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(517): WP_Hook->do_action()
#3 /wp-includes/general-template.php(3084): do_action()
#4 /wp-content/themes/twentyseventeen/header.php(26): wp_body_open()
#5 /wp-includes/template.php(790): require_once('...')
#6 /wp-includes/template.php(725): load_template()
#7 /wp-includes/general-template.php(48): locate_template()
#8 /wp-content/themes/twentyseventeen/index.php(18): get_header()
#9 /wp-includes/template-loader.php(106): include('...')
#10 /wp-blog-header.php(19): require_once('...')
#11 /index.php(17): require('...')
#12 {main}
  thrown in /wp-content/plugins/instantio/includes/controller/App.php on line 455
See also: All tests for this plugin