Cosmos Pay 1.0.17

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

Summary

Errors
3PHP fatal errors
1PHP warnings
No JavaScript exceptions
1Page failed to load
  • 1 500 Internal Server Error
No resource errors
Performance

Memory usage: 11.3 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.1.1
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs <10
WordPress.org page https://wordpress.org/plugins/cosmos-pay/
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=cosmos-pay%2Fcosmos-woocommerce.php&plugin_status=all&paged=1&s&_wpnonce=2b3359914a
Aspect after-activation
HTTP status 200
Load time 0.571 s
Memory usage 3.01 MiB
JS errors None
Resource errors None

Cosmos Pay

Page screenshot: Cosmos Pay
URL /wp-admin/admin.php?page=cosmos-pay-settings
Aspect menu-item
HTTP status 200
Load time 0.143 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 500
Load time 0.103 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.318 s0.294 s-0.024 s3.05 MiB3.07 MiB+ 20.16 KiB
/wp-admin/edit.php0.188 s0.224 s+0.036 s3.07 MiB3.09 MiB+ 20.16 KiB
/wp-admin/post-new.php0.781 s0.914 s+0.133 s4.97 MiB4.99 MiB+ 20.16 KiB
/wp-admin/upload.php0.893 s0.304 s-0.589 s2.99 MiB2.99 MiB+ 2.81 KiB
/wp-admin/options-writing.php0.176 s0.175 s-0.001 s2.99 MiB2.98 MiB- 11.16 KiB
/wp-admin/media-new.php0.312 s0.268 s-0.044 s2.97 MiB2.98 MiB+ 15 KiB
/wp-admin/edit-tags.php?taxonomy=category0.214 s0.346 s+0.132 s2.98 MiB3 MiB+ 20.17 KiB
/wp-admin/post-new.php?post_type=page0.666 s0.785 s+0.119 s4.96 MiB4.98 MiB+ 20.17 KiB
/wp-admin/options-discussion.php0.252 s0.259 s+0.007 s2.98 MiB2.98 MiB+ 2.68 KiB
/wp-admin/edit-comments.php0.253 s0.252 s-0.001 s3 MiB3 MiB+ 2.84 KiB
Average 0.405 s0.382 s-0.023 s3.4 MiB3.41 MiB+ 11.3 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
JavaScript
CSS
Markdown
Language % Lines of code Comment lines Files
PHP46.7%99861217
JavaScript26.8%57315011
CSS13.2%281382
Markdown8.7%18603
HTML3.3%70111
JSON1.3%2701
Total 2,135 811 35

PHP Code Analysis | More results »

Lines of code 346
Total complexity 63
Median class complexity 6.5
Median method complexity 1.0
Most complex class Cosmos_Woocommerce_Admin
Most complex function Cosmos_Woocommerce_Public::cosmos_pay_form()
Classes 8
Methods 34
Functions 3

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 2

PHP Error Log 49 lines

[26-Jan-2023 15:06:03 UTC] PHP Warning:  Attempt to read property "payment_gateways" on null in /wp-content/plugins/cosmos-pay/admin/class-cosmos-woocommerce-admin.php on line 142
[26-Jan-2023 15:06:03 UTC] PHP Fatal error:  Uncaught Error: Call to a member function payment_gateways() on null in /wp-content/plugins/cosmos-pay/admin/class-cosmos-woocommerce-admin.php:142
Stack trace:
#0 /wp-includes/class-wp-hook.php(308): Cosmos_Woocommerce_Admin->get_cosmos_settings()
#1 /wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(517): WP_Hook->do_action()
#3 /wp-admin/admin.php(259): do_action()
#4 {main}
  thrown in /wp-content/plugins/cosmos-pay/admin/class-cosmos-woocommerce-admin.php on line 142
[26-Jan-2023 15:06:04 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function is_checkout() in /wp-content/plugins/cosmos-pay/public/class-cosmos-woocommerce-public.php:98
Stack trace:
#0 /wp-includes/class-wp-hook.php(308): Cosmos_Woocommerce_Public->enqueue_scripts()
#1 /wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(517): WP_Hook->do_action()
#3 /wp-includes/script-loader.php(2180): do_action()
#4 /wp-includes/class-wp-hook.php(308): wp_enqueue_scripts()
#5 /wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters()
#6 /wp-includes/plugin.php(517): WP_Hook->do_action()
#7 /wp-includes/general-template.php(3043): do_action()
#8 /wp-content/themes/twentyseventeen/header.php(22): wp_head()
#9 /wp-includes/template.php(783): require_once('...')
#10 /wp-includes/template.php(718): load_template()
#11 /wp-includes/general-template.php(48): locate_template()
#12 /wp-content/themes/twentyseventeen/index.php(18): get_header()
#13 /wp-includes/template-loader.php(106): include('...')
#14 /wp-blog-header.php(19): require_once('...')
#15 /index.php(17): require('...')
#16 {main}
  thrown in /wp-content/plugins/cosmos-pay/public/class-cosmos-woocommerce-public.php on line 98
[26-Jan-2023 15:06:12 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function is_checkout() in /wp-content/plugins/cosmos-pay/public/class-cosmos-woocommerce-public.php:98
Stack trace:
#0 /wp-includes/class-wp-hook.php(308): Cosmos_Woocommerce_Public->enqueue_scripts()
#1 /wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(517): WP_Hook->do_action()
#3 /wp-includes/script-loader.php(2180): do_action()
#4 /wp-includes/class-wp-hook.php(308): wp_enqueue_scripts()
#5 /wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters()
#6 /wp-includes/plugin.php(517): WP_Hook->do_action()
#7 /wp-includes/general-template.php(3043): do_action()
#8 /wp-content/themes/twentyseventeen/header.php(22): wp_head()
#9 /wp-includes/template.php(783): require_once('...')
#10 /wp-includes/template.php(718): load_template()
#11 /wp-includes/general-template.php(48): locate_template()
#12 /wp-content/themes/twentyseventeen/index.php(18): get_header()
#13 /wp-includes/template-loader.php(106): include('...')
#14 /wp-blog-header.php(19): require_once('...')
#15 /index.php(17): require('...')
#16 {main}
  thrown in /wp-content/plugins/cosmos-pay/public/class-cosmos-woocommerce-public.php on line 98
See also: All tests for this plugin