Thank You Page for WooCommerce 4.1.0

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: 110.91 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=6b8b61acf7
Aspect after-activation
HTTP status 200
Load time 0.405 s
Memory usage 3.64 MiB
JS errors None
Resource errors None

WordPress › Error

Page screenshot: WordPress › Error
URL /
Aspect front-page
HTTP status 500
Load time 0.051 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.359 s0.321 s-0.038 s3.38 MiB3.54 MiB+ 168.52 KiB
/wp-admin/edit.php0.214 s0.214 s+0.000 s3.41 MiB3.57 MiB+ 168.85 KiB
/wp-admin/post-new.php0.849 s0.581 s-0.268 s5.46 MiB5.56 MiB+ 108.85 KiB
/wp-admin/upload.php0.683 s0.350 s-0.333 s3.32 MiB3.41 MiB+ 91.66 KiB
/wp-admin/options-writing.php0.231 s0.310 s+0.079 s3.32 MiB3.4 MiB+ 80.89 KiB
/wp-admin/media-new.php0.305 s0.339 s+0.034 s3.29 MiB3.39 MiB+ 100.46 KiB
/wp-admin/edit-tags.php?taxonomy=category0.197 s0.193 s-0.004 s3.31 MiB3.41 MiB+ 104.8 KiB
/wp-admin/post-new.php?post_type=page0.597 s0.567 s-0.030 s5.45 MiB5.55 MiB+ 108.44 KiB
/wp-admin/options-discussion.php0.294 s0.238 s-0.056 s3.3 MiB3.39 MiB+ 89.11 KiB
/wp-admin/edit-comments.php0.260 s0.218 s-0.042 s3.33 MiB3.42 MiB+ 87.51 KiB
Average 0.399 s0.333 s-0.066 s3.76 MiB3.87 MiB+ 110.91 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.1%34,18117,482122
PO File32.8%16,9279,19917
Markdown0.4%21401
JavaScript0.4%193482
HTML0.2%10701
JSON0.1%2701
XML0.0%1601
CSS0.0%13013
Total 51,678 26,729 158

PHP Code Analysis | More results »

Lines of code 24,020
Total complexity 6,057
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,276
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 21 lines

[20-Nov-2023 12:08:23 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
[20-Nov-2023 12:08: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:96
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 96
[20-Nov-2023 12:08:33 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:96
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 96
See also: All tests for this plugin