Instantio - WooCommerce Quick Checkout 3.2.10

Does "Instantio - WooCommerce Quick Checkout" work with WordPress 6.5.5 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: 226.25 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.5.5
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=baf7e081a7
Aspect after-activation
HTTP status 200
Load time 0.506 s
Memory usage 3.89 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.5.5:2:27028)\n    at t (/wp-admin/load-scripts.php?c=0&load%5Bchunk_0%5D=jquery-core,jquery-migrate,utils&ver=6.5.5: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.891 s
Memory usage 3.69 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.579 s
Memory usage 6.49 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.241 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.351 s0.392 s+0.041 s3.44 MiB3.66 MiB+ 229.21 KiB
/wp-admin/edit.php0.211 s0.214 s+0.003 s3.46 MiB3.68 MiB+ 226.63 KiB
/wp-admin/post-new.php0.935 s0.876 s-0.059 s5.59 MiB5.88 MiB+ 298.96 KiB
/wp-admin/upload.php0.657 s0.302 s-0.355 s3.38 MiB3.62 MiB+ 245.32 KiB
/wp-admin/options-writing.php0.218 s0.208 s-0.010 s3.37 MiB3.54 MiB+ 175.67 KiB
/wp-admin/media-new.php0.297 s0.209 s-0.088 s3.35 MiB3.54 MiB+ 195.9 KiB
/wp-admin/edit-tags.php?taxonomy=category0.201 s0.188 s-0.013 s3.37 MiB3.58 MiB+ 214.59 KiB
/wp-admin/post-new.php?post_type=page0.632 s0.853 s+0.221 s5.59 MiB5.86 MiB+ 278.55 KiB
/wp-admin/options-discussion.php0.290 s0.291 s+0.001 s3.36 MiB3.55 MiB+ 201.45 KiB
/wp-admin/edit-comments.php0.222 s0.214 s-0.008 s3.39 MiB3.58 MiB+ 196.24 KiB
Average 0.401 s0.375 s-0.027 s3.83 MiB4.05 MiB+ 226.25 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,8391,51454
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,057 9,679 134

PHP Code Analysis | More results »

Lines of code 13,312
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

[28-Jun-2024 20:40:23 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(3082): 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
[28-Jun-2024 20:40:28 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(3082): 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
[28-Jun-2024 20:40:38 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(3082): 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