Thank You Page for WooCommerce 4.0.0

Does Thank You Page for WooCommerce work with WordPress 6.3 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: 98.86 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
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=ab191ff71d
Aspect after-activation
HTTP status 200
Load time 0.460 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.088 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.341 s0.278 s-0.063 s2.82 MiB2.98 MiB+ 157.77 KiB
/wp-admin/edit.php0.197 s0.177 s-0.020 s2.85 MiB3 MiB+ 157.43 KiB
/wp-admin/post-new.php0.741 s0.946 s+0.205 s5.21 MiB5.31 MiB+ 98.11 KiB
/wp-admin/upload.php0.512 s0.403 s-0.109 s2.77 MiB2.84 MiB+ 76.85 KiB
/wp-admin/options-writing.php0.218 s0.173 s-0.045 s2.76 MiB2.83 MiB+ 68.84 KiB
/wp-admin/media-new.php0.402 s0.362 s-0.040 s2.74 MiB2.83 MiB+ 89.04 KiB
/wp-admin/edit-tags.php?taxonomy=category0.189 s0.184 s-0.005 s2.76 MiB2.85 MiB+ 93.38 KiB
/wp-admin/post-new.php?post_type=page0.577 s0.633 s+0.056 s5.21 MiB5.3 MiB+ 93.7 KiB
/wp-admin/options-discussion.php0.400 s0.244 s-0.156 s2.75 MiB2.82 MiB+ 77.38 KiB
/wp-admin/edit-comments.php0.241 s0.227 s-0.014 s2.78 MiB2.85 MiB+ 76.09 KiB
Average 0.382 s0.363 s-0.019 s3.26 MiB3.36 MiB+ 98.86 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
PHP67.7%33,87417,354121
PO File31.2%15,6378,59716
Markdown0.4%21401
JavaScript0.4%193482
HTML0.2%10701
JSON0.1%2701
CSS0.0%13013
Total 50,065 25,999 155

PHP Code Analysis | More results »

Lines of code 23,728
Total complexity 5,985
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,257
Functions 114

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

[11-Aug-2023 04:19:44 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
[11-Aug-2023 04:19:45 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:85
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 85
[11-Aug-2023 04:19:53 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:85
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 85
See also: All tests for this plugin