Donation Thermometer 2.1

Does Donation Thermometer work with WordPress 5.9.3 and PHP 7.4.8? A smoke test was performed on .

Summary

Errors
3PHP notices
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 37.44 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.9.3
PHP version7.4.8
MySQL version8.0.21
PHP memory limit256M
Plugin Info
Last updated
Active installs 2,000+
WordPress.org page https://wordpress.org/plugins/donation-thermometer/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 7

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=donation-thermometer%2Fdonation_therm.php&plugin_status=all&paged=1&s&_wpnonce=686df56100
Aspect after-activation
HTTP status 200
Load time 0.426 s
Memory usage 3.31 MiB
JS errors None
Resource errors None

Settings → Thermometer

Page screenshot: Settings → Thermometer
URL /wp-admin/options-general.php?page=thermometer-settings
Aspect menu-item
HTTP status 200
Load time 0.257 s
Memory usage 3.62 MiB
JS errors None
Resource errors None

Settings → Thermometer → Custom CSS

Page screenshot: Settings → Thermometer → Custom CSS
URL /wp-admin/options-general.php?page=thermometer-settings&tab=style
Aspect menu-item-tab
HTTP status 200
Load time 0.202 s
Memory usage 3.27 MiB
JS errors None
Resource errors None

Settings → Thermometer → Preview

Page screenshot: Settings → Thermometer → Preview
URL /wp-admin/options-general.php?page=thermometer-settings&tab=preview
Aspect menu-item-tab
HTTP status 200
Load time 0.165 s
Memory usage 3.27 MiB
JS errors None
Resource errors None

Settings → Thermometer → Help

Page screenshot: Settings → Thermometer → Help
URL /wp-admin/options-general.php?page=thermometer-settings&tab=help
Aspect menu-item-tab
HTTP status 200
Load time 0.155 s
Memory usage 3.27 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 200
Load time 0.291 s
Memory usage 3.36 MiB
JS errors None
Resource errors None

Dashboard ‹ Test site — WordPress

Page screenshot: Dashboard ‹ Test site — WordPress
URL /wp-admin/index.php
Aspect new-meta-boxes
HTTP status 200
Load time 0.259 s
Memory usage 3.41 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.365 s0.270 s-0.095 s3.37 MiB3.41 MiB+ 45.77 KiB
/wp-admin/edit.php0.184 s0.202 s+0.018 s3.4 MiB3.44 MiB+ 43.6 KiB
/wp-admin/post-new.php0.810 s0.970 s+0.160 s5.69 MiB5.73 MiB+ 47.16 KiB
/wp-admin/upload.php0.385 s0.403 s+0.018 s3.25 MiB3.3 MiB+ 50.47 KiB
/wp-admin/options-writing.php0.307 s0.238 s-0.069 s3.24 MiB3.28 MiB+ 34.26 KiB
/wp-admin/media-new.php0.258 s0.210 s-0.048 s3.23 MiB3.28 MiB+ 50.64 KiB
/wp-admin/edit-tags.php?taxonomy=category0.186 s0.187 s+0.001 s3.27 MiB3.31 MiB+ 43.55 KiB
/wp-admin/post-new.php?post_type=page0.650 s0.695 s+0.045 s5.68 MiB5.72 MiB+ 42.75 KiB
/wp-admin/options-discussion.php0.237 s0.230 s-0.007 s3.22 MiB3.27 MiB+ 51.2 KiB
/wp-admin/edit-comments.php0.229 s0.211 s-0.018 s3.27 MiB3.31 MiB+ 42.45 KiB
/0.281 s0.219 s-0.062 s3.4 MiB3.36 MiB- 40.01 KiB
Average 0.354 s0.349 s-0.005 s3.73 MiB3.76 MiB+ 37.44 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
PHP98.0%1,3901558
JavaScript2.0%2901
Total 1,419 155 9

PHP Code Analysis | More results »

Lines of code 1,333
Total complexity 373
Median class complexity 8.0
Median method complexity 1.0
Most complex class Thermometer_dashboard_widget
Most complex function thermhtml()
Classes 1
Methods 5
Functions 61

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

Meta Boxes

{
    "dashboard": {
        "thermometer_widget": {
            "title": "Donation Thermometer",
            "context": "normal"
        }
    }
}

PHP Error Log 3 lines

[07-Apr-2022 09:50:07 UTC] PHP Notice:  Undefined variable: thermDefaults in /wp-content/plugins/donation-thermometer/includes/therm_shortcode.php on line 331
[07-Apr-2022 09:50:07 UTC] PHP Notice:  Undefined variable: thermDefaults in /wp-content/plugins/donation-thermometer/includes/therm_shortcode.php on line 331
[07-Apr-2022 09:50:07 UTC] PHP Notice:  Undefined index: decimals in /wp-content/plugins/donation-thermometer/includes/therm_shortcode.php on line 332
See also: All tests for this plugin, How to Hide Donation Thermometer Admin Menus and Widgets