Cosmos Pay 1.0.21

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

Summary

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

Memory usage: 16.31 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.4.3
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=9789824f4b
Aspect after-activation
HTTP status 200
Load time 0.286 s
Memory usage 3.34 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.139 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.050 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.380 s0.311 s-0.069 s3.38 MiB3.4 MiB+ 23.39 KiB
/wp-admin/edit.php0.220 s0.212 s-0.008 s3.41 MiB3.43 MiB+ 23.76 KiB
/wp-admin/post-new.php1.066 s0.620 s-0.446 s5.46 MiB5.48 MiB+ 24.02 KiB
/wp-admin/upload.php0.765 s0.564 s-0.201 s3.32 MiB3.33 MiB+ 6.77 KiB
/wp-admin/options-writing.php0.221 s0.221 s+0.000 s3.32 MiB3.32 MiB- 1.01 KiB
/wp-admin/media-new.php0.320 s0.289 s-0.031 s3.3 MiB3.31 MiB+ 19.22 KiB
/wp-admin/edit-tags.php?taxonomy=category0.213 s0.207 s-0.006 s3.31 MiB3.34 MiB+ 23.77 KiB
/wp-admin/post-new.php?post_type=page0.642 s0.608 s-0.034 s5.45 MiB5.48 MiB+ 28.02 KiB
/wp-admin/options-discussion.php0.273 s0.433 s+0.160 s3.3 MiB3.31 MiB+ 8.77 KiB
/wp-admin/edit-comments.php0.236 s0.258 s+0.022 s3.34 MiB3.34 MiB+ 6.44 KiB
Average 0.434 s0.372 s-0.061 s3.76 MiB3.77 MiB+ 16.31 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
Language % Lines of code Comment lines Files
JavaScript67.9%3,2521,76411
PHP21.3%1,01961217
CSS5.9%281382
Markdown3.9%18603
JSON0.6%2801
HTML0.5%2501
Total 4,791 2,414 35

PHP Code Analysis | More results »

Lines of code 353
Total complexity 65
Median class complexity 6.5
Median method complexity 1.0
Most complex class Cosmos_Woocommerce_Public
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 51 lines

[06-Feb-2024 22:49:33 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
[06-Feb-2024 22:49:33 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(324): Cosmos_Woocommerce_Admin->get_cosmos_settings()
#1 /wp-includes/class-wp-hook.php(348): 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
[06-Feb-2024 22:49:34 UTC] PHP Warning:  Attempt to read property "session" on null in /wp-content/plugins/cosmos-pay/public/class-cosmos-woocommerce-public.php on line 100
[06-Feb-2024 22:49:34 UTC] PHP Fatal error:  Uncaught Error: Call to a member function get() on null in /wp-content/plugins/cosmos-pay/public/class-cosmos-woocommerce-public.php:100
Stack trace:
#0 /wp-includes/class-wp-hook.php(324): Cosmos_Woocommerce_Public->enqueue_scripts()
#1 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(517): WP_Hook->do_action()
#3 /wp-includes/script-loader.php(2262): do_action()
#4 /wp-includes/class-wp-hook.php(324): wp_enqueue_scripts()
#5 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#6 /wp-includes/plugin.php(517): WP_Hook->do_action()
#7 /wp-includes/general-template.php(3052): do_action()
#8 /wp-content/themes/twentyseventeen/header.php(22): wp_head()
#9 /wp-includes/template.php(790): require_once('...')
#10 /wp-includes/template.php(725): 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 100
[06-Feb-2024 22:49:43 UTC] PHP Warning:  Attempt to read property "session" on null in /wp-content/plugins/cosmos-pay/public/class-cosmos-woocommerce-public.php on line 100
[06-Feb-2024 22:49:43 UTC] PHP Fatal error:  Uncaught Error: Call to a member function get() on null in /wp-content/plugins/cosmos-pay/public/class-cosmos-woocommerce-public.php:100
Stack trace:
#0 /wp-includes/class-wp-hook.php(324): Cosmos_Woocommerce_Public->enqueue_scripts()
#1 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(517): WP_Hook->do_action()
#3 /wp-includes/script-loader.php(2262): do_action()
#4 /wp-includes/class-wp-hook.php(324): wp_enqueue_scripts()
#5 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#6 /wp-includes/plugin.php(517): WP_Hook->do_action()
#7 /wp-includes/general-template.php(3052): do_action()
#8 /wp-content/themes/twentyseventeen/header.php(22): wp_head()
#9 /wp-includes/template.php(790): require_once('...')
#10 /wp-includes/template.php(725): 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 100
See also: All tests for this plugin