Donation Thermometer 2.1.2

Does Donation Thermometer work with WordPress 6.0.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: 43.62 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.0.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=d83b2921da
Aspect after-activation
HTTP status 200
Load time 0.277 s
Memory usage 3.74 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.280 s
Memory usage 4.06 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.260 s
Memory usage 3.7 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.174 s
Memory usage 3.7 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.67 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.234 s
Memory usage 3.57 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.317 s
Memory usage 3.77 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.371 s0.307 s-0.064 s3.72 MiB3.77 MiB+ 46.5 KiB
/wp-admin/edit.php0.196 s0.226 s+0.030 s3.76 MiB3.8 MiB+ 44.34 KiB
/wp-admin/post-new.php1.047 s1.327 s+0.280 s5.55 MiB5.6 MiB+ 51.9 KiB
/wp-admin/upload.php0.468 s0.399 s-0.069 s3.69 MiB3.73 MiB+ 43.2 KiB
/wp-admin/options-writing.php0.157 s0.163 s+0.006 s3.62 MiB3.7 MiB+ 87.05 KiB
/wp-admin/media-new.php0.527 s0.205 s-0.322 s3.66 MiB3.71 MiB+ 43.38 KiB
/wp-admin/edit-tags.php?taxonomy=category0.198 s0.192 s-0.006 s3.69 MiB3.73 MiB+ 44.28 KiB
/wp-admin/post-new.php?post_type=page1.207 s1.068 s-0.139 s5.54 MiB5.59 MiB+ 43.48 KiB
/wp-admin/options-discussion.php0.228 s0.316 s+0.088 s3.6 MiB3.67 MiB+ 71.61 KiB
/wp-admin/edit-comments.php0.231 s0.223 s-0.008 s3.7 MiB3.74 MiB+ 43.19 KiB
/0.310 s0.234 s-0.076 s3.6 MiB3.57 MiB- 39.11 KiB
Average 0.449 s0.424 s-0.025 s4.01 MiB4.05 MiB+ 43.62 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.1%1,4781578
JavaScript1.9%2901
Total 1,507 157 9

PHP Code Analysis | More results »

Lines of code 1,410
Total complexity 395
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 62

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

[01-Sep-2022 11:25:10 UTC] PHP Notice:  Undefined variable: thermDefaults in /wp-content/plugins/donation-thermometer/includes/therm_shortcode.php on line 360
[01-Sep-2022 11:25:10 UTC] PHP Notice:  Undefined variable: thermDefaults in /wp-content/plugins/donation-thermometer/includes/therm_shortcode.php on line 360
[01-Sep-2022 11:25:10 UTC] PHP Notice:  Undefined index: decimals in /wp-content/plugins/donation-thermometer/includes/therm_shortcode.php on line 361
See also: All tests for this plugin, How to Hide Donation Thermometer Admin Menus and Widgets