Instantio - WooCommerce Quick Checkout 3.2.12

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

Summary

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

Memory usage: 217.94 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.6.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=9517d10546
Aspect after-activation
HTTP status 200
Load time 0.294 s
Memory usage 3.9 MiB
JS errors
[
    {
        "message": "ReferenceError: Notyf is not defined\n    at HTMLDocument.<anonymous> (/wp-content/plugins/instantio/admin/tf-options/assets/js/ins-options.js?ver=2.3.0:74:23)\n    at e (/wp-admin/load-scripts.php?c=0&load%5Bchunk_0%5D=jquery-core,jquery-migrate,utils&ver=6.6.1:2:27028)\n    at t (/wp-admin/load-scripts.php?c=0&load%5Bchunk_0%5D=jquery-core,jquery-migrate,utils&ver=6.6.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 0.799 s
Memory usage 3.72 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 1.582 s
Memory usage 6.52 MiB
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.262 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.314 s0.348 s+0.034 s3.47 MiB3.69 MiB+ 224.91 KiB
/wp-admin/edit.php0.202 s0.221 s+0.019 s3.54 MiB3.71 MiB+ 181.9 KiB
/wp-admin/post-new.php0.710 s0.818 s+0.108 s5.75 MiB6.03 MiB+ 282.45 KiB
/wp-admin/upload.php0.630 s0.328 s-0.302 s3.49 MiB3.65 MiB+ 166.77 KiB
/wp-admin/options-writing.php0.193 s0.207 s+0.014 s3.41 MiB3.63 MiB+ 224.91 KiB
/wp-admin/media-new.php0.211 s0.203 s-0.008 s3.4 MiB3.63 MiB+ 238.28 KiB
/wp-admin/edit-tags.php?taxonomy=category0.186 s0.191 s+0.005 s3.47 MiB3.65 MiB+ 185.23 KiB
/wp-admin/post-new.php?post_type=page0.578 s0.736 s+0.158 s5.75 MiB6.03 MiB+ 286.24 KiB
/wp-admin/options-discussion.php0.223 s0.356 s+0.133 s3.41 MiB3.63 MiB+ 226.59 KiB
/wp-admin/edit-comments.php0.218 s0.208 s-0.010 s3.49 MiB3.65 MiB+ 162.09 KiB
Average 0.346 s0.362 s+0.015 s3.92 MiB4.13 MiB+ 217.94 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
PHP35.3%14,8371,51554
PO File24.8%10,4297,61011
Sass18.9%7,93418341
CSS15.9%6,674943
JavaScript4.1%1,7392677
SVG0.7%302016
XML0.2%95111
JSON0.1%4501
Total 42,055 9,680 134

PHP Code Analysis | More results »

Lines of code 13,311
Total complexity 1,423
Median class complexity 14.5
Median method complexity 2.0
Most complex class TF_Setup_Wizard
Most complex function INS_icon::remix_icon()
Classes 40
Methods 262
Functions 27

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 48 lines

[27-Jul-2024 09:36:27 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:497
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(3097): do_action()
#4 /wp-content/themes/twentyseventeen/header.php(26): wp_body_open()
#5 /wp-includes/template.php(810): require_once('...')
#6 /wp-includes/template.php(745): 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 497
[27-Jul-2024 09:36:31 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:497
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(3097): do_action()
#4 /wp-content/themes/twentyseventeen/header.php(26): wp_body_open()
#5 /wp-includes/template.php(810): require_once('...')
#6 /wp-includes/template.php(745): 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 497
[27-Jul-2024 09:36:40 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:497
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(3097): do_action()
#4 /wp-content/themes/twentyseventeen/header.php(26): wp_body_open()
#5 /wp-includes/template.php(810): require_once('...')
#6 /wp-includes/template.php(745): 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 497
See also: All tests for this plugin