MyCryptoCheckout 2.122

Does MyCryptoCheckout work with WordPress 6.1.1 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
1PHP fatal errors
1PHP deprecation warnings
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 82.77 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

Page speed impact: 0.030 seconds
The average page load time increased by this amount after activating the plugin.

Environment
WordPress version6.1.1
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 7,000+
WordPress.org page https://wordpress.org/plugins/mycryptocheckout/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 3

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=mycryptocheckout%2FMyCryptoCheckout.php&plugin_status=all&paged=1&s&_wpnonce=9b7a611d50
Aspect after-activation
HTTP status 200
Load time 0.294 s
Memory usage 3.07 MiB
JS errors None
Resource errors None

Settings → MyCryptoCheckout

Page screenshot: Settings → MyCryptoCheckout
URL /wp-admin/options-general.php?page=mycryptocheckout
Aspect menu-item
HTTP status 200
Load time 0.153 s
Memory usage N/A
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 200
Load time 0.172 s
Memory usage 3.09 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.267 s0.465 s+0.198 s3.05 MiB3.13 MiB+ 85.23 KiB
/wp-admin/edit.php0.179 s0.322 s+0.143 s3.07 MiB3.16 MiB+ 85.23 KiB
/wp-admin/post-new.php0.825 s0.902 s+0.077 s4.97 MiB5.05 MiB+ 89.91 KiB
/wp-admin/upload.php0.523 s0.253 s-0.270 s2.99 MiB3.06 MiB+ 67.82 KiB
/wp-admin/options-writing.php0.144 s0.143 s-0.001 s2.99 MiB3.04 MiB+ 53.84 KiB
/wp-admin/media-new.php0.269 s0.227 s-0.042 s2.97 MiB3.05 MiB+ 80.01 KiB
/wp-admin/edit-tags.php?taxonomy=category0.164 s0.176 s+0.012 s2.98 MiB3.06 MiB+ 85.18 KiB
/wp-admin/post-new.php?post_type=page0.632 s0.781 s+0.149 s4.96 MiB5.04 MiB+ 85.49 KiB
/wp-admin/options-discussion.php0.188 s0.306 s+0.118 s2.98 MiB3.04 MiB+ 67.7 KiB
/wp-admin/edit-comments.php0.201 s0.210 s+0.009 s3 MiB3.07 MiB+ 67.81 KiB
/0.270 s0.211 s-0.059 s2.94 MiB3.08 MiB+ 142.21 KiB
Average 0.333 s0.363 s+0.030 s3.35 MiB3.44 MiB+ 82.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.

JavaScript
PHP
SVG
Language % Lines of code Comment lines Files
JavaScript42.1%8,3314,28715
PHP23.7%4,6841,71148
SVG21.3%4,2094992
CSS7.5%1,48021
Sass5.0%994348
JSON0.3%5202
Bourne Shell0.2%3312
Total 19,783 6,084 168

PHP Code Analysis | More results »

Lines of code 4,684
Total complexity 646
Median class complexity 1.0
Median method complexity 2.0
Most complex class mycryptocheckout\ecommerce\woocommerce\WooCommerce
Most complex function mycryptocheckout\ecommerce\easy_digital_downloads\Easy_Digital_Downloads::edd_view_order_details_billing_after()
Classes 35
Methods 135
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.

Options wp_options 9

PHP Error Log 18 lines

[24-Mar-2023 20:45:49 UTC] PHP Deprecated:  Return type of plainview\sdk_mcc\wordpress\tabs\tabs::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/mycryptocheckout/vendor/plainview/sdk/wordpress/tabs/tabs.php on line 154
[24-Mar-2023 20:45:49 UTC] PHP Fatal error:  Uncaught Error: Class "plainview\sdk_mcc\form2\inputs\Registrar" not found in /wp-content/plugins/mycryptocheckout/vendor/plainview/sdk/form2/form.php:328
Stack trace:
#0 /wp-content/plugins/mycryptocheckout/vendor/plainview/sdk/form2/form.php(478): plainview\sdk_mcc\form2\form->input_registrar()
#1 /wp-content/plugins/mycryptocheckout/vendor/plainview/sdk/form2/form.php(177): plainview\sdk_mcc\form2\form->register_input_types()
#2 /wp-content/plugins/mycryptocheckout/vendor/plainview/sdk/wordpress/form2/form.php(29): plainview\sdk_mcc\form2\form->__construct()
#3 /wp-content/plugins/mycryptocheckout/vendor/plainview/sdk/wordpress/base.php(1135): plainview\sdk_mcc\wordpress\form2\form->__construct()
#4 /wp-content/plugins/mycryptocheckout/src/admin_trait.php(41): plainview\sdk_mcc\wordpress\base->form()
#5 [internal function]: mycryptocheckout\MyCryptoCheckout->admin_account()
#6 /wp-content/plugins/mycryptocheckout/vendor/plainview/sdk/wordpress/tabs/tabs.php(328): call_user_func_array()
#7 /wp-content/plugins/mycryptocheckout/src/menu_trait.php(136): plainview\sdk_mcc\wordpress\tabs\tabs->render()
#8 /wp-includes/class-wp-hook.php(308): mycryptocheckout\MyCryptoCheckout->admin_menu_tabs()
#9 /wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters()
#10 /wp-includes/plugin.php(517): WP_Hook->do_action()
#11 /wp-admin/admin.php(259): do_action()
#12 /wp-admin/options-general.php(10): require_once('...')
#13 {main}
  thrown in /wp-content/plugins/mycryptocheckout/vendor/plainview/sdk/form2/form.php on line 328
See also: All tests for this plugin, How to Hide the "MyCryptoCheckout" Admin Menu