Instantio - Instant Checkout for WooCommerce 3.2.5

Does "Instantio - Instant Checkout for WooCommerce" work with WordPress 6.5.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: 221.73 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.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=752cd40a24
Aspect after-activation
HTTP status 200
Load time 0.322 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.2:2:27028)\n    at t (/wp-admin/load-scripts.php?c=0&load%5Bchunk_0%5D=jquery-core,jquery-migrate,utils&ver=6.5.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.881 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.694 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.295 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.376 s0.409 s+0.033 s3.44 MiB3.66 MiB+ 224.91 KiB
/wp-admin/edit.php0.224 s0.243 s+0.019 s3.46 MiB3.68 MiB+ 222.01 KiB
/wp-admin/post-new.php0.969 s0.867 s-0.102 s5.59 MiB5.88 MiB+ 294.66 KiB
/wp-admin/upload.php0.591 s0.352 s-0.239 s3.38 MiB3.61 MiB+ 240.7 KiB
/wp-admin/options-writing.php0.214 s0.212 s-0.002 s3.37 MiB3.54 MiB+ 171.05 KiB
/wp-admin/media-new.php0.277 s0.486 s+0.209 s3.35 MiB3.54 MiB+ 191.28 KiB
/wp-admin/edit-tags.php?taxonomy=category0.194 s0.202 s+0.008 s3.37 MiB3.57 MiB+ 209.98 KiB
/wp-admin/post-new.php?post_type=page0.563 s0.627 s+0.064 s5.59 MiB5.85 MiB+ 274.24 KiB
/wp-admin/options-discussion.php0.246 s0.312 s+0.066 s3.36 MiB3.55 MiB+ 196.84 KiB
/wp-admin/edit-comments.php0.499 s0.225 s-0.274 s3.39 MiB3.58 MiB+ 191.63 KiB
Average 0.415 s0.394 s-0.022 s3.83 MiB4.05 MiB+ 221.73 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,8431,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,061 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

[13-Apr-2024 22:05:09 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
[13-Apr-2024 22:05:14 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
[13-Apr-2024 22:05:25 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