Dynamic Front-End Heartbeat Control 1.2.0

Does "Dynamic Front-End Heartbeat Control" work with WordPress 6.2.2 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
8PHP warnings
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 26.92 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.2.2
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 400+
WordPress.org page https://wordpress.org/plugins/dynamic-front-end-heartbeat-control/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 4

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=dynamic-front-end-heartbeat-control%2Fheartbeat-controller.php&plugin_status=all&paged=1&s&_wpnonce=78626d26cf
Aspect after-activation
HTTP status 200
Load time 0.433 s
Memory usage 3.05 MiB
JS errors None
Resource errors None

Settings → DFEHC

Page screenshot: Settings → DFEHC
URL /wp-admin/options-general.php?page=dfehc_plugin
Aspect menu-item
HTTP status 200
Load time 0.169 s
Memory usage 3.02 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.288 s
Memory usage 3.07 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.395 s
Memory usage 3.11 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.284 s0.345 s+0.061 s3.07 MiB3.11 MiB+ 42.52 KiB
/wp-admin/edit.php0.191 s0.224 s+0.033 s3.1 MiB3.13 MiB+ 32.04 KiB
/wp-admin/post-new.php0.754 s0.949 s+0.195 s5.02 MiB5.05 MiB+ 29.94 KiB
/wp-admin/upload.php0.537 s0.412 s-0.125 s3.02 MiB3.03 MiB+ 8.65 KiB
/wp-admin/options-writing.php0.174 s0.205 s+0.031 s3.01 MiB3.01 MiB- 4.66 KiB
/wp-admin/media-new.php0.295 s0.239 s-0.056 s2.99 MiB3.01 MiB+ 20.84 KiB
/wp-admin/edit-tags.php?taxonomy=category0.195 s0.183 s-0.012 s3.01 MiB3.03 MiB+ 26.01 KiB
/wp-admin/post-new.php?post_type=page0.586 s0.642 s+0.056 s5.01 MiB5.04 MiB+ 25.52 KiB
/wp-admin/options-discussion.php0.210 s0.223 s+0.013 s3 MiB3.01 MiB+ 9.08 KiB
/wp-admin/edit-comments.php0.218 s0.207 s-0.011 s3.03 MiB3.04 MiB+ 8.64 KiB
/0.312 s0.318 s+0.006 s2.97 MiB3.07 MiB+ 97.59 KiB
Average 0.341 s0.359 s+0.017 s3.38 MiB3.41 MiB+ 26.92 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
JavaScript
Language % Lines of code Comment lines Files
PHP88.7%86782
JavaScript11.3%11001
Total 977 8 3

PHP Code Analysis | More results »

Lines of code 868
Total complexity 179
Median class complexity 5.0
Median method complexity 1.0
Most complex class Heartbeat_Async
Most complex function heartbeat_health_dashboard_widget_function()
Classes 3
Methods 10
Functions 43

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 1

User Metadata wp_usermeta 1

Meta Boxes

{
    "dashboard": {
        "heartbeat_health_dashboard_widget": {
            "title": "Dynamic Heartbeat Health Check",
            "context": "normal"
        }
    }
}

PHP Error Log 8 lines

[29-Jun-2023 04:18:04 UTC] PHP Warning:  Undefined variable $recommendedInterval in /wp-content/plugins/dynamic-front-end-heartbeat-control/heartbeat-controller.php on line 436
[29-Jun-2023 04:18:06 UTC] PHP Warning:  Undefined variable $load_average in /wp-content/plugins/dynamic-front-end-heartbeat-control/heartbeat-controller.php on line 367
[29-Jun-2023 04:18:06 UTC] PHP Warning:  Undefined variable $recommendedInterval in /wp-content/plugins/dynamic-front-end-heartbeat-control/heartbeat-controller.php on line 436
[29-Jun-2023 04:18:07 UTC] PHP Warning:  Undefined variable $recommendedInterval in /wp-content/plugins/dynamic-front-end-heartbeat-control/heartbeat-controller.php on line 436
[29-Jun-2023 04:18:14 UTC] PHP Warning:  Undefined variable $load_average in /wp-content/plugins/dynamic-front-end-heartbeat-control/heartbeat-controller.php on line 367
[29-Jun-2023 04:18:14 UTC] PHP Warning:  Undefined variable $recommendedInterval in /wp-content/plugins/dynamic-front-end-heartbeat-control/heartbeat-controller.php on line 436
[29-Jun-2023 04:18:14 UTC] PHP Warning:  Undefined variable $recommendedInterval in /wp-content/plugins/dynamic-front-end-heartbeat-control/heartbeat-controller.php on line 436
[29-Jun-2023 04:18:15 UTC] PHP Warning:  Undefined variable $recommendedInterval in /wp-content/plugins/dynamic-front-end-heartbeat-control/heartbeat-controller.php on line 436
See also: All tests for this plugin, How to Hide Dynamic Front-End Heartbeat Control Admin Menus and Widgets