BeRocket Custom Thank You Page 1.0.1.1

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

Summary

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

Memory usage: 7.62 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 version7.1
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs <10
WordPress.org page https://wordpress.org/plugins/berocket-custom-thank-you-page-for-woocommerce/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 2

Plugins ‹ Test site — WordPress

Page screenshot: Plugins ‹ Test site — WordPress
URL /wp-admin/plugins.php?plugin_status=all&paged=1&s
Requested URL /wp-admin/plugins.php?action=activate&plugin=berocket-custom-thank-you-page-for-woocommerce%2Fthank-you-page.php&plugin_status=all&paged=1&s&_wpnonce=5d732c63d0
Aspect after-activation
HTTP status 200
Load time 0.723 s
Memory usage 4.25 MiB
JS errors None
Resource errors None

Test site – Just another WordPress site

Page screenshot: Test site – Just another WordPress site
URL /
Aspect front-page
HTTP status 500
Load time 0.216 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.php1.089 s0.736 s-0.353 s4.22 MiB4.24 MiB+ 16.85 KiB
/wp-admin/edit.php0.579 s0.542 s-0.037 s4.28 MiB4.3 MiB+ 16.85 KiB
/wp-admin/upload.php1.087 s0.645 s-0.442 s4.25 MiB4.24 MiB- 480 bytes
/wp-admin/options-writing.php0.535 s0.697 s+0.162 s4.22 MiB4.22 MiB+ 3.54 KiB
/wp-admin/media-new.php0.748 s0.578 s-0.170 s4.21 MiB4.22 MiB+ 11.73 KiB
/wp-admin/edit-tags.php?taxonomy=category0.537 s0.500 s-0.037 s4.22 MiB4.24 MiB+ 16.9 KiB
/wp-admin/options-discussion.php0.719 s0.788 s+0.069 s4.23 MiB4.22 MiB- 3.97 KiB
/wp-admin/edit-comments.php0.550 s0.659 s+0.109 s4.24 MiB4.24 MiB- 480 bytes
Average 0.731 s0.643 s-0.087 s4.23 MiB4.24 MiB+ 7.62 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
PHP82.3%348821
PO File10.2%43121
JavaScript7.6%3201
CSS0.0%001
Total 423 94 4

PHP Code Analysis | More results »

Lines of code 350
Total complexity 76
Median class complexity 76.0
Median method complexity 3.5
Most complex class BeRocket_CTY_page
Most complex function BeRocket_CTY_page::out_content_with_settings()
Classes 1
Methods 14
Functions 0

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.

No new entries found.

PHP Error Log 70 lines

[31-Aug-2026 04:36:02 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function wc_get_order_statuses() in /wp-content/plugins/berocket-custom-thank-you-page-for-woocommerce/thank-you-page.php:149
Stack trace:
#0 /wp-content/plugins/berocket-custom-thank-you-page-for-woocommerce/thank-you-page.php(165): BeRocket_CTY_page->get_last_order_id()
#1 /wp-content/plugins/berocket-custom-thank-you-page-for-woocommerce/thank-you-page.php(219): BeRocket_CTY_page->get_customer_id()
#2 /wp-includes/class-wp-hook.php(353): BeRocket_CTY_page->out_content_with_settings()
#3 /wp-includes/plugin.php(206): WP_Hook->apply_filters()
#4 /wp-includes/post-template.php(256): apply_filters()
#5 /wp-content/themes/twentyseventeen/template-parts/post/content.php(58): the_content()
#6 /wp-includes/template.php(816): require('...')
#7 /wp-includes/template.php(749): load_template()
#8 /wp-includes/general-template.php(206): locate_template()
#9 /wp-content/themes/twentyseventeen/index.php(47): get_template_part()
#10 /wp-includes/template-loader.php(132): include('...')
#11 /wp-blog-header.php(19): require_once('...')
#12 /index.php(17): require('...')
#13 {main}
  thrown in /wp-content/plugins/berocket-custom-thank-you-page-for-woocommerce/thank-you-page.php on line 149
[31-Aug-2026 04:36:05 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function wc_get_order_statuses() in /wp-content/plugins/berocket-custom-thank-you-page-for-woocommerce/thank-you-page.php:149
Stack trace:
#0 /wp-content/plugins/berocket-custom-thank-you-page-for-woocommerce/thank-you-page.php(165): BeRocket_CTY_page->get_last_order_id()
#1 /wp-content/plugins/berocket-custom-thank-you-page-for-woocommerce/thank-you-page.php(219): BeRocket_CTY_page->get_customer_id()
#2 /wp-includes/class-wp-hook.php(353): BeRocket_CTY_page->out_content_with_settings()
#3 /wp-includes/plugin.php(206): WP_Hook->apply_filters()
#4 /wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php(2007): apply_filters()
#5 /wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php(669): WP_REST_Posts_Controller->prepare_item_for_response()
#6 /wp-includes/rest-api/class-wp-rest-server.php(1293): WP_REST_Posts_Controller->get_item()
#7 /wp-includes/rest-api/class-wp-rest-server.php(1126): WP_REST_Server->respond_to_request()
#8 /wp-includes/rest-api.php(615): WP_REST_Server->dispatch()
#9 /wp-includes/rest-api.php(3029): rest_do_request()
#10 [internal function]: rest_preload_api_request()
#11 /wp-includes/block-editor.php(741): array_reduce()
#12 /wp-admin/edit-form-blocks.php(132): block_editor_rest_api_preload()
#13 /wp-admin/post-new.php(72): require('...')
#14 {main}
  thrown in /wp-content/plugins/berocket-custom-thank-you-page-for-woocommerce/thank-you-page.php on line 149
[31-Aug-2026 04:36:07 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function wc_get_order_statuses() in /wp-content/plugins/berocket-custom-thank-you-page-for-woocommerce/thank-you-page.php:149
Stack trace:
#0 /wp-content/plugins/berocket-custom-thank-you-page-for-woocommerce/thank-you-page.php(165): BeRocket_CTY_page->get_last_order_id()
#1 /wp-content/plugins/berocket-custom-thank-you-page-for-woocommerce/thank-you-page.php(219): BeRocket_CTY_page->get_customer_id()
#2 /wp-includes/class-wp-hook.php(353): BeRocket_CTY_page->out_content_with_settings()
#3 /wp-includes/plugin.php(206): WP_Hook->apply_filters()
#4 /wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php(2007): apply_filters()
#5 /wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php(669): WP_REST_Posts_Controller->prepare_item_for_response()
#6 /wp-includes/rest-api/class-wp-rest-server.php(1293): WP_REST_Posts_Controller->get_item()
#7 /wp-includes/rest-api/class-wp-rest-server.php(1126): WP_REST_Server->respond_to_request()
#8 /wp-includes/rest-api.php(615): WP_REST_Server->dispatch()
#9 /wp-includes/rest-api.php(3029): rest_do_request()
#10 [internal function]: rest_preload_api_request()
#11 /wp-includes/block-editor.php(741): array_reduce()
#12 /wp-admin/edit-form-blocks.php(132): block_editor_rest_api_preload()
#13 /wp-admin/post-new.php(72): require('...')
#14 {main}
  thrown in /wp-content/plugins/berocket-custom-thank-you-page-for-woocommerce/thank-you-page.php on line 149
[31-Aug-2026 04:36:09 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function wc_get_order_statuses() in /wp-content/plugins/berocket-custom-thank-you-page-for-woocommerce/thank-you-page.php:149
Stack trace:
#0 /wp-content/plugins/berocket-custom-thank-you-page-for-woocommerce/thank-you-page.php(165): BeRocket_CTY_page->get_last_order_id()
#1 /wp-content/plugins/berocket-custom-thank-you-page-for-woocommerce/thank-you-page.php(219): BeRocket_CTY_page->get_customer_id()
#2 /wp-includes/class-wp-hook.php(353): BeRocket_CTY_page->out_content_with_settings()
#3 /wp-includes/plugin.php(206): WP_Hook->apply_filters()
#4 /wp-includes/post-template.php(256): apply_filters()
#5 /wp-content/themes/twentyseventeen/template-parts/post/content.php(58): the_content()
#6 /wp-includes/template.php(816): require('...')
#7 /wp-includes/template.php(749): load_template()
#8 /wp-includes/general-template.php(206): locate_template()
#9 /wp-content/themes/twentyseventeen/index.php(47): get_template_part()
#10 /wp-includes/template-loader.php(132): include('...')
#11 /wp-blog-header.php(19): require_once('...')
#12 /index.php(17): require('...')
#13 {main}
  thrown in /wp-content/plugins/berocket-custom-thank-you-page-for-woocommerce/thank-you-page.php on line 149
See also: All tests for this plugin