Post Checkout Registration for WooCommerce 1.0.8

Does "Post Checkout Registration for WooCommerce" work with WordPress 6.8.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: 6.24 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.8.3
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 60+
WordPress.org page https://wordpress.org/plugins/post-checkout-registration-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=post-checkout-registration-for-woocommerce%2Fwc-post-checkout-registration.php&plugin_status=all&paged=1&s&_wpnonce=5bf0c918a0
Aspect after-activation
HTTP status 200
Load time 0.255 s
Memory usage 3.53 MiB
JS errors None
Resource errors None

WordPress › Error

Page screenshot: WordPress › Error
URL /
Aspect front-page
HTTP status 500
Load time 0.053 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.370 s0.282 s-0.088 s3.51 MiB3.52 MiB+ 12.35 KiB
/wp-admin/edit.php0.212 s0.205 s-0.007 s3.57 MiB3.58 MiB+ 12.29 KiB
/wp-admin/post-new.php0.880 s0.673 s-0.207 s6.06 MiB6.08 MiB+ 16.72 KiB
/wp-admin/upload.php0.767 s0.593 s-0.174 s3.52 MiB3.52 MiB- 5.12 KiB
/wp-admin/options-writing.php0.234 s0.277 s+0.043 s3.5 MiB3.5 MiB- 1.13 KiB
/wp-admin/media-new.php0.290 s0.215 s-0.075 s3.49 MiB3.5 MiB+ 7.07 KiB
/wp-admin/edit-tags.php?taxonomy=category0.196 s0.195 s-0.001 s3.5 MiB3.52 MiB+ 17.74 KiB
/wp-admin/post-new.php?post_type=page0.744 s0.633 s-0.111 s6.05 MiB6.06 MiB+ 12.24 KiB
/wp-admin/options-discussion.php0.445 s0.258 s-0.187 s3.5 MiB3.5 MiB- 4.63 KiB
/wp-admin/edit-comments.php0.261 s0.225 s-0.036 s3.52 MiB3.52 MiB- 5.13 KiB
Average 0.440 s0.356 s-0.084 s4.02 MiB4.03 MiB+ 6.24 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
Language % Lines of code Comment lines Files
PHP100.0%4192133
Total 419 213 3

PHP Code Analysis | More results »

Lines of code 419
Total complexity 73
Median class complexity 70.0
Median method complexity 2.0
Most complex class Run_WC_PCR
Most complex function Run_WC_PCR::process_post_checkout_registration()
Classes 1
Methods 20
Functions 2

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

[06-Oct-2025 04:19:09 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function is_account_page() in /wp-content/plugins/post-checkout-registration-for-woocommerce/includes/class-wc-post-checkout-registration.php:446
Stack trace:
#0 /wp-includes/class-wp-hook.php(324): Run_WC_PCR->maybe_register_new_customer()
#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/post-checkout-registration-for-woocommerce/includes/class-wc-post-checkout-registration.php on line 446
[06-Oct-2025 04:19:16 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function is_account_page() in /wp-content/plugins/post-checkout-registration-for-woocommerce/includes/class-wc-post-checkout-registration.php:446
Stack trace:
#0 /wp-includes/class-wp-hook.php(324): Run_WC_PCR->maybe_register_new_customer()
#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/post-checkout-registration-for-woocommerce/includes/class-wc-post-checkout-registration.php on line 446
See also: All tests for this plugin