Thank You Page for WooCommerce 4.0.2

Does Thank You Page for WooCommerce work with WordPress 6.4.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: 107.7 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.4.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=9dfe186567
Aspect after-activation
HTTP status 200
Load time 0.437 s
Memory usage 3.63 MiB
JS errors None
Resource errors None

WordPress › Error

Page screenshot: WordPress › Error
URL /
Aspect front-page
HTTP status 500
Load time 0.056 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.355 s0.318 s-0.037 s3.38 MiB3.54 MiB+ 165.33 KiB
/wp-admin/edit.php0.220 s0.231 s+0.011 s3.41 MiB3.57 MiB+ 165.66 KiB
/wp-admin/post-new.php0.936 s0.619 s-0.317 s5.46 MiB5.56 MiB+ 105.66 KiB
/wp-admin/upload.php0.598 s0.389 s-0.209 s3.32 MiB3.41 MiB+ 88.48 KiB
/wp-admin/options-writing.php0.237 s0.209 s-0.028 s3.32 MiB3.39 MiB+ 77.7 KiB
/wp-admin/media-new.php0.320 s0.371 s+0.051 s3.29 MiB3.39 MiB+ 97.27 KiB
/wp-admin/edit-tags.php?taxonomy=category0.207 s0.209 s+0.002 s3.31 MiB3.41 MiB+ 101.62 KiB
/wp-admin/post-new.php?post_type=page0.617 s0.614 s-0.003 s5.45 MiB5.55 MiB+ 105.25 KiB
/wp-admin/options-discussion.php0.299 s0.264 s-0.035 s3.3 MiB3.39 MiB+ 85.74 KiB
/wp-admin/edit-comments.php0.265 s0.231 s-0.034 s3.34 MiB3.42 MiB+ 84.32 KiB
Average 0.405 s0.345 s-0.060 s3.76 MiB3.86 MiB+ 107.7 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
PHP65.9%33,85217,376121
PO File33.0%16,9279,19917
Markdown0.4%21401
JavaScript0.4%193482
HTML0.2%10701
JSON0.1%2701
XML0.0%1601
CSS0.0%13013
Total 51,349 26,623 157

PHP Code Analysis | More results »

Lines of code 23,702
Total complexity 5,987
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 111

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

[09-Nov-2023 20:34:41 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
[09-Nov-2023 20:34:43 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(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 92
[09-Nov-2023 20:34:52 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(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 92
See also: All tests for this plugin