Stitch Express 1.3.2

Does Stitch Express work with WordPress 6.9 and PHP 8.1.12? A smoke test was performed on .

Summary

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

Memory usage: 9.84 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.9
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 200+
WordPress.org page https://wordpress.org/plugins/stitch-express/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 2

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=stitch-express%2Fstitch-express.php&plugin_status=all&paged=1&s&_wpnonce=3a8d3f7942
Aspect after-activation
HTTP status 200
Load time 0.375 s
Memory usage 3.74 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.072 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.437 s0.341 s-0.096 s3.77 MiB3.78 MiB+ 9.77 KiB
/wp-admin/edit.php0.363 s0.299 s-0.064 s3.78 MiB3.79 MiB+ 9.77 KiB
/wp-admin/post-new.php0.993 s0.966 s-0.027 s6.3 MiB6.35 MiB+ 45.86 KiB
/wp-admin/upload.php0.483 s0.578 s+0.095 s3.74 MiB3.73 MiB- 7.64 KiB
/wp-admin/options-writing.php0.344 s0.299 s-0.045 s3.71 MiB3.7 MiB- 3.65 KiB
/wp-admin/media-new.php0.541 s0.337 s-0.204 s3.7 MiB3.7 MiB+ 4.55 KiB
/wp-admin/edit-tags.php?taxonomy=category0.323 s0.297 s-0.026 s3.71 MiB3.73 MiB+ 15.22 KiB
/wp-admin/post-new.php?post_type=page1.186 s0.690 s-0.496 s6.29 MiB6.33 MiB+ 39.34 KiB
/wp-admin/options-discussion.php0.522 s0.905 s+0.383 s3.71 MiB3.7 MiB- 7.15 KiB
/wp-admin/edit-comments.php0.349 s0.455 s+0.106 s3.73 MiB3.72 MiB- 7.65 KiB
Average 0.554 s0.517 s-0.037 s4.24 MiB4.25 MiB+ 9.84 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
TypeScript
SVG
Language % Lines of code Comment lines Files
PHP59.6%470425
TypeScript20.9%1651436
SVG14.4%11408
Sass3.8%3012
CSS1.1%922
JavaScript0.1%101
Total 789 188 24

PHP Code Analysis | More results »

Lines of code 439
Total complexity 67
Median class complexity 1.5
Median method complexity 1.0
Most complex class Stitch_Express_Client
Most complex function stitch_express_handle_callback()
Classes 8
Methods 25
Functions 8

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

[23-Dec-2025 11:18:59 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function is_checkout() in /wp-content/plugins/stitch-express/stitch-express.php:149
Stack trace:
#0 /wp-includes/class-wp-hook.php(341): stitch_express_enqueue_checkout_styles()
#1 /wp-includes/class-wp-hook.php(365): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(522): WP_Hook->do_action()
#3 /wp-includes/script-loader.php(2311): do_action()
#4 /wp-includes/class-wp-hook.php(341): wp_enqueue_scripts()
#5 /wp-includes/class-wp-hook.php(365): WP_Hook->apply_filters()
#6 /wp-includes/plugin.php(522): WP_Hook->do_action()
#7 /wp-includes/general-template.php(3197): do_action()
#8 /wp-content/themes/twentyseventeen/header.php(22): wp_head()
#9 /wp-includes/template.php(814): require_once('...')
#10 /wp-includes/template.php(749): load_template()
#11 /wp-includes/general-template.php(48): locate_template()
#12 /wp-content/themes/twentyseventeen/index.php(18): get_header()
#13 /wp-includes/template-loader.php(125): include('...')
#14 /wp-blog-header.php(19): require_once('...')
#15 /index.php(17): require('...')
#16 {main}
  thrown in /wp-content/plugins/stitch-express/stitch-express.php on line 149
[23-Dec-2025 11:19:08 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function is_checkout() in /wp-content/plugins/stitch-express/stitch-express.php:149
Stack trace:
#0 /wp-includes/class-wp-hook.php(341): stitch_express_enqueue_checkout_styles()
#1 /wp-includes/class-wp-hook.php(365): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(522): WP_Hook->do_action()
#3 /wp-includes/script-loader.php(2311): do_action()
#4 /wp-includes/class-wp-hook.php(341): wp_enqueue_scripts()
#5 /wp-includes/class-wp-hook.php(365): WP_Hook->apply_filters()
#6 /wp-includes/plugin.php(522): WP_Hook->do_action()
#7 /wp-includes/general-template.php(3197): do_action()
#8 /wp-content/themes/twentyseventeen/header.php(22): wp_head()
#9 /wp-includes/template.php(814): require_once('...')
#10 /wp-includes/template.php(749): load_template()
#11 /wp-includes/general-template.php(48): locate_template()
#12 /wp-content/themes/twentyseventeen/index.php(18): get_header()
#13 /wp-includes/template-loader.php(125): include('...')
#14 /wp-blog-header.php(19): require_once('...')
#15 /index.php(17): require('...')
#16 {main}
  thrown in /wp-content/plugins/stitch-express/stitch-express.php on line 149
See also: All tests for this plugin