Thank You Page for WooCommerce 4.0.1

Does Thank You Page for WooCommerce work with WordPress 6.3.1 and PHP 8.1.12? A smoke test was performed on .

Summary

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

Memory usage: 99.51 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.3.1
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 10,000+
WordPress.org page https://wordpress.org/plugins/wc-thanks-redirect/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 2

‹ Test site — WordPress

Page screenshot: ‹ Test site — WordPress
URL /wp-admin/admin.php?page=wc-thanks-redirect
Requested URL /wp-admin/plugins.php?action=activate&plugin=wc-thanks-redirect%2Fwc-thanks-redirect.php&plugin_status=all&paged=1&s&_wpnonce=2ee2295e34
Aspect after-activation
HTTP status 200
Load time 0.484 s
Memory usage 3.08 MiB
JS errors None
Resource errors None

WordPress › Error

Page screenshot: WordPress › Error
URL /
Aspect front-page
HTTP status 500
Load time 0.119 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.362 s0.276 s-0.086 s2.82 MiB2.98 MiB+ 158.21 KiB
/wp-admin/edit.php0.209 s0.227 s+0.018 s2.85 MiB3.01 MiB+ 158.18 KiB
/wp-admin/post-new.php0.895 s0.644 s-0.251 s5.21 MiB5.31 MiB+ 98.55 KiB
/wp-admin/upload.php0.857 s0.512 s-0.345 s2.77 MiB2.84 MiB+ 77.59 KiB
/wp-admin/options-writing.php0.282 s0.204 s-0.078 s2.76 MiB2.83 MiB+ 69.59 KiB
/wp-admin/media-new.php0.298 s0.197 s-0.101 s2.74 MiB2.83 MiB+ 89.79 KiB
/wp-admin/edit-tags.php?taxonomy=category0.224 s0.213 s-0.011 s2.76 MiB2.85 MiB+ 94.13 KiB
/wp-admin/post-new.php?post_type=page0.818 s0.643 s-0.175 s5.21 MiB5.3 MiB+ 94.13 KiB
/wp-admin/options-discussion.php0.227 s0.293 s+0.066 s2.75 MiB2.82 MiB+ 78.13 KiB
/wp-admin/edit-comments.php0.438 s0.500 s+0.062 s2.78 MiB2.86 MiB+ 76.84 KiB
Average 0.461 s0.371 s-0.090 s3.27 MiB3.36 MiB+ 99.51 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
Language % Lines of code Comment lines Files
PHP66.0%33,90517,377121
PO File32.9%16,9279,19917
Markdown0.4%21401
JavaScript0.4%193482
HTML0.2%10701
JSON0.1%2701
XML0.0%1601
CSS0.0%13013
Total 51,402 26,624 157

PHP Code Analysis | More results »

Lines of code 23,757
Total complexity 5,992
Median class complexity 17.5
Median method complexity 2.0
Most complex class Freemius
Most complex function FS_Plugin_Info_Dialog::install_plugin_information()
Classes 48
Methods 1,259
Functions 112

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.

Options wp_options 4

PHP Error Log 21 lines

[23-Sep-2023 11:44:52 UTC] PHP Deprecated:  strip_tags(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-admin/admin-header.php on line 36
[23-Sep-2023 11:44:54 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function is_wc_endpoint_url() in /wp-content/plugins/wc-thanks-redirect/wc-thanks-redirect.php:92
Stack trace:
#0 /wp-includes/class-wp-hook.php(310): wc_thanks_redirect_custom_thank_you()
#1 /wp-includes/class-wp-hook.php(334): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(517): WP_Hook->do_action()
#3 /wp-includes/template-loader.php(13): do_action()
#4 /wp-blog-header.php(19): require_once('...')
#5 /index.php(17): require('...')
#6 {main}
  thrown in /wp-content/plugins/wc-thanks-redirect/wc-thanks-redirect.php on line 92
[23-Sep-2023 11:45:03 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function is_wc_endpoint_url() in /wp-content/plugins/wc-thanks-redirect/wc-thanks-redirect.php:92
Stack trace:
#0 /wp-includes/class-wp-hook.php(310): wc_thanks_redirect_custom_thank_you()
#1 /wp-includes/class-wp-hook.php(334): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(517): WP_Hook->do_action()
#3 /wp-includes/template-loader.php(13): do_action()
#4 /wp-blog-header.php(19): require_once('...')
#5 /index.php(17): require('...')
#6 {main}
  thrown in /wp-content/plugins/wc-thanks-redirect/wc-thanks-redirect.php on line 92
See also: All tests for this plugin