Custom Dashboard Widgets 1.3.1

Does Custom Dashboard Widgets work with WordPress 6.5.2 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
2PHP deprecation warnings
No JavaScript exceptions
All test pages loaded successfully
1Resource error (CSS, JS, images, fonts and so on.)
  • 1 net::ERR_NAME_NOT_RESOLVED
Performance

Memory usage: -11.96 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.2
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 7,000+
WordPress.org page https://wordpress.org/plugins/custom-dashboard-widgets/
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=custom-dashboard-widgets%2Fcustom-dashboard-widgets.php&plugin_status=all&paged=1&s&_wpnonce=d3360460b8
Aspect after-activation
HTTP status 200
Load time 0.287 s
Memory usage 3.38 MiB
JS errors None
Resource errors None

Settings → Dashboard Widgets

Page screenshot: Settings → Dashboard Widgets
URL /wp-admin/options-general.php?page=dashboard-widgets
Aspect menu-item
HTTP status 200
Load time 0.587 s
Memory usage 3.4 MiB
JS errors None
Resource errors
[
    {
        "status": null,
        "statusText": null,
        "url": "http://websites.unitone.ps/aghrady/wp-admin/images/loading.gif",
        "errorString": "net::ERR_NAME_NOT_RESOLVED"
    }
]

Test site – Just another WordPress site

Page screenshot: Test site – Just another WordPress site
URL /
Aspect front-page
HTTP status 200
Load time 0.236 s
Memory usage 3.37 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.443 s
Memory usage 3.37 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.400 s0.625 s+0.225 s3.43 MiB3.37 MiB- 68.06 KiB
/wp-admin/edit.php0.228 s0.254 s+0.026 s3.46 MiB3.47 MiB+ 7.11 KiB
/wp-admin/post-new.php0.996 s0.678 s-0.318 s5.59 MiB5.6 MiB+ 11.11 KiB
/wp-admin/upload.php0.658 s0.553 s-0.105 s3.38 MiB3.37 MiB- 10.26 KiB
/wp-admin/options-writing.php0.240 s0.245 s+0.005 s3.37 MiB3.35 MiB- 18.3 KiB
/wp-admin/media-new.php0.326 s0.298 s-0.028 s3.35 MiB3.35 MiB+ 1.93 KiB
/wp-admin/edit-tags.php?taxonomy=category0.215 s0.248 s+0.033 s3.37 MiB3.37 MiB+ 7.1 KiB
/wp-admin/post-new.php?post_type=page0.644 s0.611 s-0.033 s5.59 MiB5.59 MiB+ 6.7 KiB
/wp-admin/options-discussion.php0.352 s0.384 s+0.032 s3.36 MiB3.35 MiB- 9.77 KiB
/wp-admin/edit-comments.php0.267 s0.251 s-0.016 s3.39 MiB3.38 MiB- 10.27 KiB
/0.352 s0.245 s-0.107 s3.42 MiB3.37 MiB- 48.9 KiB
Average 0.425 s0.399 s-0.026 s3.79 MiB3.78 MiB- 11.96 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
PO File
Language % Lines of code Comment lines Files
PHP72.6%738241
CSS15.9%16201
PO File10.7%1092191
HTML0.7%701
Total 1,016 243 4

PHP Code Analysis | More results »

Lines of code 761
Total complexity 32
Median class complexity 0.0
Median method complexity 0.0
Most complex class
Most complex function cdw_DashboardWidgets()
Classes 0
Methods 0
Functions 7

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.

Meta Boxes

{
    "dashboard": {
        "custom_dashboard_widget": {
            "title": "Dashboard",
            "context": "normal"
        }
    }
}

PHP Error Log 2 lines

[11-Apr-2024 02:33:59 UTC] PHP Deprecated:  Function screen_icon is deprecated since version 3.8.0 with no alternative available. in /wp-includes/functions.php on line 6078
[11-Apr-2024 02:33:59 UTC] PHP Deprecated:  Function get_screen_icon is deprecated since version 3.8.0 with no alternative available. in /wp-includes/functions.php on line 6078
See also: All tests for this plugin, How to Hide Custom Dashboard Widgets Admin Menus and Widgets