Instantio - WooCommerce Quick Checkout 3.3.0

Does "Instantio - WooCommerce Quick Checkout" work with WordPress 6.6.2 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: 220.5 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.2
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=4d16e2816f
Aspect after-activation
HTTP status 200
Load time 0.288 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.2:2:27028)\n    at t (/wp-admin/load-scripts.php?c=0&load%5Bchunk_0%5D=jquery-core,jquery-migrate,utils&ver=6.6.2: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.883 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.601 s
Memory usage 6.55 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.267 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.356 s0.336 s-0.020 s3.47 MiB3.7 MiB+ 227.48 KiB
/wp-admin/edit.php0.212 s0.243 s+0.031 s3.54 MiB3.72 MiB+ 184.47 KiB
/wp-admin/post-new.php0.817 s0.878 s+0.061 s5.75 MiB6.03 MiB+ 285.02 KiB
/wp-admin/upload.php0.582 s0.336 s-0.246 s3.49 MiB3.65 MiB+ 169.34 KiB
/wp-admin/options-writing.php0.200 s0.194 s-0.006 s3.41 MiB3.63 MiB+ 227.47 KiB
/wp-admin/media-new.php0.286 s0.213 s-0.073 s3.4 MiB3.63 MiB+ 240.84 KiB
/wp-admin/edit-tags.php?taxonomy=category0.193 s0.191 s-0.002 s3.47 MiB3.65 MiB+ 187.8 KiB
/wp-admin/post-new.php?post_type=page0.603 s0.782 s+0.179 s5.75 MiB6.03 MiB+ 288.81 KiB
/wp-admin/options-discussion.php0.256 s0.389 s+0.133 s3.41 MiB3.63 MiB+ 229.16 KiB
/wp-admin/edit-comments.php0.237 s0.239 s+0.002 s3.49 MiB3.65 MiB+ 164.66 KiB
Average 0.374 s0.380 s+0.006 s3.92 MiB4.13 MiB+ 220.5 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.8%14,9221,52154
PO File24.3%10,4297,61011
Sass18.5%7,94518342
CSS15.6%6,683943
JavaScript5.8%2,4703388
SVG0.7%302016
XML0.2%95111
JSON0.1%4501
Total 42,891 9,757 136

PHP Code Analysis | More results »

Lines of code 13,362
Total complexity 1,439
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 263
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

[13-Sep-2024 19:48:22 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:565
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 565
[13-Sep-2024 19:48: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:565
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 565
[13-Sep-2024 19:48:36 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:565
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 565
See also: All tests for this plugin