Rishi Checkout for WooCommerce 1.0.6

Does Rishi Checkout for WooCommerce work with WordPress 5.7 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: 51.36 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.7
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=b16de6f333
Aspect after-activation
HTTP status 200
Load time 0.229 s
Memory usage 2.8 MiB
JS errors None
Resource errors None

WordPress › Error

Page screenshot: WordPress › Error
URL /
Aspect front-page
HTTP status 500
Load time 0.056 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.327 s0.258 s-0.069 s2.82 MiB2.85 MiB+ 26.15 KiB
/wp-admin/edit.php0.171 s0.192 s+0.021 s2.86 MiB2.89 MiB+ 25.78 KiB
/wp-admin/post-new.php0.959 s0.811 s-0.148 s5.02 MiB5.22 MiB+ 203.92 KiB
/wp-admin/upload.php0.503 s0.442 s-0.061 s2.7 MiB2.72 MiB+ 25.02 KiB
/wp-admin/options-writing.php0.148 s0.172 s+0.024 s2.71 MiB2.7 MiB- 7.01 KiB
/wp-admin/media-new.php0.215 s0.172 s-0.043 s2.67 MiB2.7 MiB+ 25.19 KiB
/wp-admin/edit-tags.php?taxonomy=category0.180 s0.200 s+0.020 s2.77 MiB2.8 MiB+ 26.09 KiB
/wp-admin/post-new.php?post_type=page1.246 s0.677 s-0.569 s5.01 MiB5.14 MiB+ 137.91 KiB
/wp-admin/options-discussion.php0.287 s0.196 s-0.091 s2.67 MiB2.7 MiB+ 25.5 KiB
/wp-admin/edit-comments.php0.224 s0.202 s-0.022 s2.78 MiB2.8 MiB+ 25 KiB
Average 0.426 s0.332 s-0.094 s3.2 MiB3.25 MiB+ 51.36 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 288
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

[17-Mar-2021 10:05:58 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(292): 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
[17-Mar-2021 10:06:04 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(292): 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