Dashi 3.0.3

Does Dashi work with WordPress 6.1.1 and PHP 8.1.12? A smoke test was performed on .

Summary

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

Memory usage: 260.04 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.1.1
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 100+
WordPress.org page https://wordpress.org/plugins/dashi/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 6

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=dashi%2Fdashi.php&plugin_status=all&paged=1&s&_wpnonce=8c053fdda4
Aspect after-activation
HTTP status 200
Load time 0.315 s
Memory usage 3.26 MiB
JS errors None
Resource errors None

Page Part

Page screenshot: Page Part
URL /wp-admin/edit.php?post_type=pagepart
Aspect menu-item
HTTP status 200
Load time 0.198 s
Memory usage 3.3 MiB
JS errors None
Resource errors None

Page Part → add Page Part

Page screenshot: Page Part → add Page Part
URL /wp-admin/post-new.php?post_type=pagepart
Aspect menu-item
HTTP status 200
Load time 0.734 s
Memory usage 3.44 MiB
JS errors None
Resource errors None

Settings → Dashi Framework

Page screenshot: Settings → Dashi Framework
URL /wp-admin/options-general.php?page=dashi_options
Aspect menu-item
HTTP status 200
Load time 0.230 s
Memory usage 3.34 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.203 s
Memory usage 3.24 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.332 s
Memory usage 3.31 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.252 s0.233 s-0.019 s3.05 MiB3.31 MiB+ 273.09 KiB
/wp-admin/edit.php0.177 s0.162 s-0.015 s3.07 MiB3.38 MiB+ 313.88 KiB
/wp-admin/post-new.php0.680 s0.562 s-0.118 s4.97 MiB5.21 MiB+ 252.95 KiB
/wp-admin/upload.php0.609 s0.268 s-0.341 s2.99 MiB3.21 MiB+ 224.77 KiB
/wp-admin/options-writing.php0.131 s0.141 s+0.010 s2.99 MiB3.2 MiB+ 216.45 KiB
/wp-admin/media-new.php0.223 s0.225 s+0.002 s2.97 MiB3.2 MiB+ 241.98 KiB
/wp-admin/edit-tags.php?taxonomy=category0.147 s0.160 s+0.013 s2.98 MiB3.24 MiB+ 266.13 KiB
/wp-admin/post-new.php?post_type=page0.524 s0.505 s-0.019 s4.96 MiB5.22 MiB+ 267.05 KiB
/wp-admin/options-discussion.php0.189 s0.192 s+0.003 s2.97 MiB3.22 MiB+ 250.6 KiB
/wp-admin/edit-comments.php0.148 s0.171 s+0.023 s3 MiB3.24 MiB+ 249.05 KiB
/0.224 s0.207 s-0.017 s2.94 MiB3.24 MiB+ 304.46 KiB
Average 0.300 s0.257 s-0.043 s3.35 MiB3.61 MiB+ 260.04 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
PHP83.4%7,2232,47150
JavaScript8.2%7131486
PO File5.0%436121
CSS3.3%282244
Markdown0.0%301
Total 8,657 2,655 62

PHP Code Analysis | More results »

Lines of code 7,165
Total complexity 1,548
Median class complexity 20.0
Median method complexity 3.5
Most complex class Dashi\Core\Posttype\PublicForm
Most complex function Dashi\Core\Posttype\CustomFields::_addMetaFieldsCallback()
Classes 43
Methods 268
Functions 0

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 23

Custom Post Types 3

ID Name
pagepartPage Part
crawlsearchCrawlsearch
editablehelpHelp

Meta Boxes

{
    "dashboard": {
        "dashi_list_unseen_content": {
            "title": "Unseen Contents List",
            "context": "normal"
        },
        "dashi_list_posttype_to_gen_csv": {
            "title": "CSVExport",
            "context": "normal"
        }
    }
}

PHP Error Log 12 lines

[02-Dec-2022 10:32:02 UTC] PHP Deprecated:  ucfirst(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/dashi/classes/Posttype/Posttype.php on line 639
[02-Dec-2022 10:32:03 UTC] PHP Deprecated:  ucfirst(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/dashi/classes/Posttype/Posttype.php on line 639
[02-Dec-2022 10:32:05 UTC] PHP Deprecated:  ucfirst(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/dashi/classes/Posttype/Posttype.php on line 639
[02-Dec-2022 10:32:07 UTC] PHP Deprecated:  ucfirst(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/dashi/classes/Posttype/Posttype.php on line 639
[02-Dec-2022 10:32:10 UTC] PHP Deprecated:  ucfirst(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/dashi/classes/Posttype/Posttype.php on line 639
[02-Dec-2022 10:32:10 UTC] PHP Deprecated:  ucfirst(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/dashi/classes/Posttype/Posttype.php on line 639
[02-Dec-2022 10:32:10 UTC] PHP Deprecated:  ucfirst(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/dashi/classes/Posttype/Posttype.php on line 639
[02-Dec-2022 10:32:12 UTC] PHP Deprecated:  ucfirst(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/dashi/classes/Posttype/Posttype.php on line 639
[02-Dec-2022 10:32:12 UTC] PHP Deprecated:  ucfirst(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/dashi/classes/Posttype/Posttype.php on line 639
[02-Dec-2022 10:32:13 UTC] PHP Deprecated:  ucfirst(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/dashi/classes/Posttype/Posttype.php on line 639
[02-Dec-2022 10:32:13 UTC] PHP Deprecated:  ucfirst(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/dashi/classes/Posttype/Posttype.php on line 639
[02-Dec-2022 10:32:14 UTC] PHP Deprecated:  ucfirst(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/dashi/classes/Posttype/Posttype.php on line 639
See also: All tests for this plugin, How to Hide Dashi Admin Menus and Widgets