Thank You Page for WooCommerce 4.1.2

Does Thank You Page for WooCommerce work with WordPress 6.5.3 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: 110.85 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.3
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

Thank You Page for WooCommerce ‹ Test site — WordPress

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

WordPress › Error

Page screenshot: WordPress › Error
URL /
Aspect front-page
HTTP status 500
Load time 0.066 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.371 s0.330 s-0.041 s3.44 MiB3.6 MiB+ 168.33 KiB
/wp-admin/edit.php0.212 s0.209 s-0.003 s3.46 MiB3.63 MiB+ 168.69 KiB
/wp-admin/post-new.php0.956 s0.588 s-0.368 s5.59 MiB5.7 MiB+ 112.69 KiB
/wp-admin/upload.php0.625 s0.342 s-0.283 s3.38 MiB3.47 MiB+ 87.98 KiB
/wp-admin/options-writing.php0.231 s0.183 s-0.048 s3.37 MiB3.45 MiB+ 80.08 KiB
/wp-admin/media-new.php0.311 s0.343 s+0.032 s3.35 MiB3.45 MiB+ 100.3 KiB
/wp-admin/edit-tags.php?taxonomy=category0.200 s0.223 s+0.023 s3.37 MiB3.47 MiB+ 108.11 KiB
/wp-admin/post-new.php?post_type=page0.568 s0.612 s+0.044 s5.58 MiB5.69 MiB+ 104.27 KiB
/wp-admin/options-discussion.php0.334 s0.277 s-0.057 s3.36 MiB3.45 MiB+ 90.72 KiB
/wp-admin/edit-comments.php0.254 s0.245 s-0.009 s3.39 MiB3.48 MiB+ 87.32 KiB
Average 0.406 s0.335 s-0.071 s3.83 MiB3.94 MiB+ 110.85 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.6%34,23317,510122
PO File32.9%16,9279,19917
Markdown0.4%21601
JSON0.1%2701
XML0.0%1601
CSS0.0%13013
JavaScript0.0%2272
Total 51,434 26,736 157

PHP Code Analysis | More results »

Lines of code 24,069
Total complexity 6,071
Median class complexity 17.0
Median method complexity 2.0
Most complex class Freemius
Most complex function FS_Plugin_Info_Dialog::install_plugin_information()
Classes 51
Methods 1,278
Functions 113

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

[08-May-2024 10:38:14 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:93
Stack trace:
#0 /wp-includes/class-wp-hook.php(324): wc_thanks_redirect_custom_thank_you()
#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/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 93
[08-May-2024 10:38:24 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:93
Stack trace:
#0 /wp-includes/class-wp-hook.php(324): wc_thanks_redirect_custom_thank_you()
#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/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 93
See also: All tests for this plugin