Donation Thermometer 2.0.10

Does Donation Thermometer work with WordPress 5.7.2 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: 40.42 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.7.2
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=01307b37f0
Aspect after-activation
HTTP status 200
Load time 0.365 s
Memory usage 2.75 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.262 s
Memory usage 3.07 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.173 s
Memory usage 2.72 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.158 s
Memory usage 2.72 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.163 s
Memory usage 2.72 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.304 s
Memory usage 2.66 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.312 s
Memory usage 2.87 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.278 s0.278 s+0.000 s2.82 MiB2.87 MiB+ 47.32 KiB
/wp-admin/edit.php0.182 s0.188 s+0.006 s2.86 MiB2.91 MiB+ 45.16 KiB
/wp-admin/post-new.php0.985 s0.989 s+0.004 s5.02 MiB5.08 MiB+ 57.66 KiB
/wp-admin/upload.php0.496 s0.474 s-0.022 s2.7 MiB2.74 MiB+ 44.06 KiB
/wp-admin/options-writing.php0.242 s0.142 s-0.100 s2.71 MiB2.72 MiB+ 11.98 KiB
/wp-admin/media-new.php0.227 s0.193 s-0.034 s2.67 MiB2.72 MiB+ 44.23 KiB
/wp-admin/edit-tags.php?taxonomy=category0.185 s0.259 s+0.074 s2.77 MiB2.81 MiB+ 45.14 KiB
/wp-admin/post-new.php?post_type=page0.886 s1.117 s+0.231 s5.01 MiB5.06 MiB+ 53.24 KiB
/wp-admin/options-discussion.php0.300 s0.250 s-0.050 s2.67 MiB2.72 MiB+ 44.8 KiB
/wp-admin/edit-comments.php0.229 s0.220 s-0.009 s2.78 MiB2.82 MiB+ 44.05 KiB
/0.277 s0.266 s-0.011 s2.65 MiB2.66 MiB+ 6.99 KiB
Average 0.390 s0.398 s+0.008 s3.15 MiB3.19 MiB+ 40.42 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
PHP97.8%1,2611388
JavaScript2.2%2901
Total 1,290 138 9

PHP Code Analysis | More results »

Lines of code 1,203
Total complexity 281
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 55

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

[14-May-2021 11:29:49 UTC] PHP Notice:  Undefined variable: thermDefaults in /wp-content/plugins/donation-thermometer/includes/therm_shortcode.php on line 291
[14-May-2021 11:29:49 UTC] PHP Notice:  Undefined variable: thermDefaults in /wp-content/plugins/donation-thermometer/includes/therm_shortcode.php on line 291
[14-May-2021 11:29:49 UTC] PHP Notice:  Undefined index: decimals in /wp-content/plugins/donation-thermometer/includes/therm_shortcode.php on line 292
See also: All tests for this plugin, How to Hide Donation Thermometer Admin Menus and Widgets