Dashi 3.0.2

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.63 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=2c31542c13
Aspect after-activation
HTTP status 200
Load time 0.286 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.354 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 1.029 s
Memory usage 3.45 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.209 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.265 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.306 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.306 s0.274 s-0.032 s3.05 MiB3.31 MiB+ 273.21 KiB
/wp-admin/edit.php0.201 s0.197 s-0.004 s3.07 MiB3.38 MiB+ 314 KiB
/wp-admin/post-new.php0.822 s0.837 s+0.015 s4.97 MiB5.21 MiB+ 253.08 KiB
/wp-admin/upload.php0.646 s0.407 s-0.239 s2.99 MiB3.22 MiB+ 229.97 KiB
/wp-admin/options-writing.php0.171 s0.231 s+0.060 s2.99 MiB3.2 MiB+ 216.57 KiB
/wp-admin/media-new.php0.273 s0.199 s-0.074 s2.97 MiB3.2 MiB+ 242.11 KiB
/wp-admin/edit-tags.php?taxonomy=category0.241 s0.182 s-0.059 s2.98 MiB3.24 MiB+ 266.31 KiB
/wp-admin/post-new.php?post_type=page0.610 s0.647 s+0.037 s4.96 MiB5.22 MiB+ 267.18 KiB
/wp-admin/options-discussion.php0.207 s0.198 s-0.009 s2.97 MiB3.22 MiB+ 250.78 KiB
/wp-admin/edit-comments.php0.207 s0.203 s-0.004 s3 MiB3.24 MiB+ 249.17 KiB
/0.276 s0.271 s-0.005 s2.94 MiB3.24 MiB+ 304.53 KiB
Average 0.360 s0.331 s-0.029 s3.35 MiB3.61 MiB+ 260.63 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

[20-Nov-2022 22:15:20 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
[20-Nov-2022 22:15:20 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
[20-Nov-2022 22:15:24 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
[20-Nov-2022 22:15:26 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
[20-Nov-2022 22:15:29 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
[20-Nov-2022 22:15:29 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
[20-Nov-2022 22:15:29 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
[20-Nov-2022 22:15:32 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
[20-Nov-2022 22:15:32 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
[20-Nov-2022 22:15:33 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
[20-Nov-2022 22:15:33 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
[20-Nov-2022 22:15:34 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