Post Checkout Registration for WooCommerce 2.0.0

Does "Post Checkout Registration for WooCommerce" work with WordPress 7.0.2 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: 25.77 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.0.2
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=3c8b17cab0
Aspect after-activation
HTTP status 200
Load time 0.537 s
Memory usage 3.92 MiB
JS errors None
Resource errors None

WordPress › Error

Page screenshot: WordPress › Error
URL /
Aspect front-page
HTTP status 500
Load time 0.054 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.615 s0.534 s-0.081 s3.93 MiB3.96 MiB+ 35.41 KiB
/wp-admin/edit.php0.491 s0.518 s+0.027 s3.98 MiB4.02 MiB+ 35.41 KiB
/wp-admin/post-new.php2.104 s1.688 s-0.416 s6.56 MiB6.58 MiB+ 21.3 KiB
/wp-admin/upload.php0.700 s1.053 s+0.353 s3.89 MiB3.91 MiB+ 19.61 KiB
/wp-admin/options-writing.php0.533 s0.533 s+0.000 s3.86 MiB3.89 MiB+ 23.6 KiB
/wp-admin/media-new.php0.570 s0.466 s-0.104 s3.85 MiB3.88 MiB+ 31.8 KiB
/wp-admin/edit-tags.php?taxonomy=category0.607 s0.470 s-0.137 s3.87 MiB3.9 MiB+ 36.97 KiB
/wp-admin/post-new.php?post_type=page2.277 s1.741 s-0.536 s6.55 MiB6.56 MiB+ 13.88 KiB
/wp-admin/options-discussion.php0.600 s0.540 s-0.060 s3.87 MiB3.88 MiB+ 20.1 KiB
/wp-admin/edit-comments.php0.502 s0.514 s+0.012 s3.89 MiB3.9 MiB+ 19.6 KiB
Average 0.900 s0.806 s-0.094 s4.42 MiB4.45 MiB+ 25.77 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
JSON
Language % Lines of code Comment lines Files
PHP88.3%4832847
JSON11.2%6101
JavaScript0.4%202
CSS0.2%102
Total 547 284 12

PHP Code Analysis | More results »

Lines of code 413
Total complexity 75
Median class complexity 36.5
Median method complexity 2.0
Most complex class Run_WC_PCR
Most complex function Run_WC_PCR::maybe_show_registration_notice()
Classes 2
Methods 21
Functions 1

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

[25-Jul-2026 21:00:47 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:438
Stack trace:
#0 /wp-includes/class-wp-hook.php(341): Run_WC_PCR->maybe_register_new_customer()
#1 /wp-includes/class-wp-hook.php(365): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(522): WP_Hook->do_action()
#3 /wp-includes/template-loader.php(23): 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 438
[25-Jul-2026 21:01:00 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:438
Stack trace:
#0 /wp-includes/class-wp-hook.php(341): Run_WC_PCR->maybe_register_new_customer()
#1 /wp-includes/class-wp-hook.php(365): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(522): WP_Hook->do_action()
#3 /wp-includes/template-loader.php(23): 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 438
See also: All tests for this plugin