Rishi Checkout for WooCommerce 1.0.5

Does Rishi Checkout for WooCommerce work with WordPress 5.6.2 and PHP 7.4.8? 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: 42.16 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 version5.6.2
PHP version7.4.8
MySQL version8.0.21
PHP memory limit256M
Plugin Info
Last updated
Active installs <10
WordPress.org page https://wordpress.org/plugins/rishi-checkout-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=rishi-checkout-for-woocommerce%2Fwc-checkout-pro.php&plugin_status=all&paged=1&s&_wpnonce=818eadfbab
Aspect after-activation
HTTP status 200
Load time 0.363 s
Memory usage 2.77 MiB
JS errors None
Resource errors None

WordPress › Error

Page screenshot: WordPress › Error
URL /
Aspect front-page
HTTP status 500
Load time 0.073 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.307 s0.297 s-0.010 s2.79 MiB2.82 MiB+ 26.15 KiB
/wp-admin/edit.php0.315 s0.237 s-0.078 s2.84 MiB2.86 MiB+ 25.78 KiB
/wp-admin/post-new.php1.357 s0.682 s-0.675 s4.93 MiB5.08 MiB+ 143.92 KiB
/wp-admin/upload.php0.588 s0.292 s-0.296 s2.67 MiB2.69 MiB+ 21.02 KiB
/wp-admin/options-writing.php0.212 s0.174 s-0.038 s2.68 MiB2.67 MiB- 11.01 KiB
/wp-admin/media-new.php0.261 s0.196 s-0.065 s2.64 MiB2.67 MiB+ 21.19 KiB
/wp-admin/edit-tags.php?taxonomy=category0.210 s0.209 s-0.001 s2.68 MiB2.7 MiB+ 22.09 KiB
/wp-admin/post-new.php?post_type=page0.674 s0.776 s+0.102 s4.92 MiB5.05 MiB+ 129.91 KiB
/wp-admin/options-discussion.php0.252 s0.304 s+0.052 s2.65 MiB2.67 MiB+ 21.5 KiB
/wp-admin/edit-comments.php0.267 s0.259 s-0.008 s2.75 MiB2.77 MiB+ 21 KiB
Average 0.444 s0.343 s-0.102 s3.16 MiB3.2 MiB+ 42.16 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%1,89245827
Total 1,892 458 27

PHP Code Analysis | More results »

Lines of code 1,746
Total complexity 286
Median class complexity 9.0
Median method complexity 1.0
Most complex class WC_Checkout_PRO\Api\Customer
Most complex function WC_Checkout_PRO\Api\Customer::process_woocommerce_fields()
Classes 22
Methods 125
Functions 5

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 1

PHP Error Log 18 lines

[01-Mar-2021 12:35:27 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function WC_Checkout_PRO\Frontend\is_checkout() in /wp-content/plugins/rishi-checkout-for-woocommerce/src/Frontend/Templates.php:15
Stack trace:
#0 /wp-includes/class-wp-hook.php(287): WC_Checkout_PRO\Frontend\Templates->custom_template()
#1 /wp-includes/plugin.php(212): WP_Hook->apply_filters()
#2 /wp-includes/template-loader.php(104): apply_filters()
#3 /wp-blog-header.php(19): require_once('/opt/bitnami/ap...')
#4 /index.php(17): require('/opt/bitnami/ap...')
#5 {main}
  thrown in /wp-content/plugins/rishi-checkout-for-woocommerce/src/Frontend/Templates.php on line 15
[01-Mar-2021 12:35:34 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function WC_Checkout_PRO\Frontend\is_checkout() in /wp-content/plugins/rishi-checkout-for-woocommerce/src/Frontend/Templates.php:15
Stack trace:
#0 /wp-includes/class-wp-hook.php(287): WC_Checkout_PRO\Frontend\Templates->custom_template()
#1 /wp-includes/plugin.php(212): WP_Hook->apply_filters()
#2 /wp-includes/template-loader.php(104): apply_filters()
#3 /wp-blog-header.php(19): require_once('/opt/bitnami/ap...')
#4 /index.php(17): require('/opt/bitnami/ap...')
#5 {main}
  thrown in /wp-content/plugins/rishi-checkout-for-woocommerce/src/Frontend/Templates.php on line 15
See also: All tests for this plugin