Woo Donations 4.3.4

Does Woo Donations work with WordPress 6.5.3 and PHP 8.1.12? 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.88 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.5.3
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 4,000+
WordPress.org page https://wordpress.org/plugins/woo-donations/
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=woo-donations%2Fwoo-donations.php&plugin_status=all&paged=1&s&_wpnonce=917409f520
Aspect after-activation
HTTP status 200
Load time 0.381 s
Memory usage 3.45 MiB
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.059 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.364 s0.317 s-0.047 s3.44 MiB3.51 MiB+ 73.59 KiB
/wp-admin/edit.php0.203 s0.201 s-0.002 s3.46 MiB3.53 MiB+ 73.59 KiB
/wp-admin/post-new.php0.880 s0.603 s-0.277 s5.59 MiB5.56 MiB- 34.54 KiB
/wp-admin/upload.php0.617 s0.432 s-0.185 s3.38 MiB3.43 MiB+ 56.23 KiB
/wp-admin/options-writing.php0.227 s0.173 s-0.054 s3.37 MiB3.42 MiB+ 48.2 KiB
/wp-admin/media-new.php0.295 s0.201 s-0.094 s3.35 MiB3.42 MiB+ 68.42 KiB
/wp-admin/edit-tags.php?taxonomy=category0.199 s0.180 s-0.019 s3.37 MiB3.44 MiB+ 73.59 KiB
/wp-admin/post-new.php?post_type=page0.644 s0.545 s-0.099 s5.58 MiB5.54 MiB- 43.21 KiB
/wp-admin/options-discussion.php0.296 s0.247 s-0.049 s3.36 MiB3.41 MiB+ 56.73 KiB
/wp-admin/edit-comments.php0.217 s0.200 s-0.017 s3.39 MiB3.45 MiB+ 56.23 KiB
Average 0.394 s0.310 s-0.084 s3.83 MiB3.87 MiB+ 42.88 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
CSS
JavaScript
Language % Lines of code Comment lines Files
PHP72.8%1,44534215
CSS16.7%33132
JavaScript10.6%210123
Total 1,986 357 20

PHP Code Analysis | More results »

Lines of code 868
Total complexity 223
Median class complexity 16.0
Median method complexity 2.0
Most complex class Woo_Donations_Public
Most complex function Woo_Donations_Public::wdgk_donation_form_front_html()
Classes 5
Methods 53
Functions 15

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 40 lines

[09-May-2024 05:44:50 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function wc_get_price_decimal_separator() in /wp-content/plugins/woo-donations/public/class-woo-donations-public.php:39
Stack trace:
#0 /wp-includes/class-wp-hook.php(324): Woo_Donations_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(2265): 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(3050): do_action()
#8 /wp-content/themes/twentyseventeen/header.php(22): wp_head()
#9 /wp-includes/template.php(810): require_once('...')
#10 /wp-includes/template.php(745): 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/woo-donations/public/class-woo-donations-public.php on line 39
[09-May-2024 05:45:00 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function wc_get_price_decimal_separator() in /wp-content/plugins/woo-donations/public/class-woo-donations-public.php:39
Stack trace:
#0 /wp-includes/class-wp-hook.php(324): Woo_Donations_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(2265): 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(3050): do_action()
#8 /wp-content/themes/twentyseventeen/header.php(22): wp_head()
#9 /wp-includes/template.php(810): require_once('...')
#10 /wp-includes/template.php(745): 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/woo-donations/public/class-woo-donations-public.php on line 39
See also: All tests for this plugin