SumoMe 1.33.1

Does SumoMe work with WordPress 6.4.3 and PHP 8.1.12? A smoke test was performed on .

Summary

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

Memory usage: 34.09 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.4.3
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 20,000+
WordPress.org page https://wordpress.org/plugins/sumome/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 5

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=sumome%2Fsumome.php&plugin_status=all&paged=1&s&_wpnonce=a04d1812e7
Aspect after-activation
HTTP status 200
Load time 0.704 s
Memory usage 3.4 MiB
JS errors None
Resource errors
[
    {
        "status": null,
        "statusText": null,
        "url": "http://sumome.com/api/load/",
        "errorString": "net::ERR_FAILED"
    }
]

Sumo

Page screenshot: Sumo
URL /wp-admin/admin.php?page=sumo
Aspect menu-item
HTTP status 200
Load time 0.372 s
Memory usage 3.35 MiB
JS errors None
Resource errors
[
    {
        "status": null,
        "statusText": null,
        "url": "http://sumome.com/api/load/",
        "errorString": "net::ERR_FAILED"
    }
]

Sumo → SiteID

Page screenshot: Sumo → SiteID
URL /wp-admin/admin.php?page=sumo-siteID
Aspect menu-item
HTTP status 200
Load time 0.267 s
Memory usage 3.35 MiB
JS errors None
Resource errors
[
    {
        "status": null,
        "statusText": null,
        "url": "http://sumome.com/api/load/",
        "errorString": "net::ERR_FAILED"
    }
]

Test site – Just another WordPress site

Page screenshot: Test site – Just another WordPress site
URL /
Aspect front-page
HTTP status 200
Load time 0.317 s
Memory usage 3.33 MiB
JS errors None
Resource errors
[
    {
        "status": null,
        "statusText": null,
        "url": "http://sumome.com/api/load/",
        "errorString": "net::ERR_FAILED"
    }
]

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.514 s
Memory usage 3.43 MiB
JS errors None
Resource errors
[
    {
        "status": null,
        "statusText": null,
        "url": "http://sumome.com/api/load/",
        "errorString": "net::ERR_FAILED"
    }
]

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.506 s0.556 s+0.050 s3.38 MiB3.43 MiB+ 49.53 KiB
/wp-admin/edit.php0.260 s0.382 s+0.122 s3.41 MiB3.45 MiB+ 46.91 KiB
/wp-admin/post-new.php1.021 s0.750 s-0.271 s5.46 MiB5.51 MiB+ 51.09 KiB
/wp-admin/upload.php0.734 s0.752 s+0.018 s3.32 MiB3.35 MiB+ 29.59 KiB
/wp-admin/options-writing.php0.260 s0.342 s+0.082 s3.32 MiB3.34 MiB+ 22.11 KiB
/wp-admin/media-new.php0.342 s0.430 s+0.088 s3.3 MiB3.34 MiB+ 41.68 KiB
/wp-admin/edit-tags.php?taxonomy=category0.239 s0.291 s+0.052 s3.31 MiB3.36 MiB+ 46.95 KiB
/wp-admin/post-new.php?post_type=page0.909 s0.719 s-0.190 s5.45 MiB5.5 MiB+ 46.68 KiB
/wp-admin/options-discussion.php0.380 s0.454 s+0.074 s3.3 MiB3.33 MiB+ 30.02 KiB
/wp-admin/edit-comments.php0.274 s0.337 s+0.063 s3.34 MiB3.37 MiB+ 29.62 KiB
/0.333 s0.305 s-0.028 s3.36 MiB3.34 MiB- 19.16 KiB
Average 0.478 s0.483 s+0.005 s3.72 MiB3.76 MiB+ 34.09 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.

CSS
PHP
Language % Lines of code Comment lines Files
CSS61.6%1,581243
PHP38.4%9862811
Total 2,567 52 14

PHP Code Analysis | More results »

Lines of code 320
Total complexity 60
Median class complexity 59.0
Median method complexity 1.0
Most complex class WP_Plugin_SumoMe
Most complex function WP_Plugin_SumoMe::upgrade_manual_sumome_installation()
Classes 1
Methods 29
Functions 1

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 3

Meta Boxes

{
    "dashboard": {
        "my_dashboard_widget": {
            "title": "",
            "context": "normal"
        }
    }
}

PHP Error Log 4 lines

[31-Jan-2024 07:01:29 UTC] PHP Warning:  Undefined variable $manuallyInsertedScriptTagSiteID in /wp-content/plugins/sumome/classes/class_sumome.php on line 167
[31-Jan-2024 07:01:29 UTC] PHP Deprecated:  trim(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/sumome/classes/class_sumome.php on line 167
[31-Jan-2024 07:01:29 UTC] PHP Warning:  Undefined variable $manuallyInsertedScriptTagSiteID in /wp-content/plugins/sumome/classes/class_sumome.php on line 167
[31-Jan-2024 07:01:29 UTC] PHP Deprecated:  trim(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/sumome/classes/class_sumome.php on line 167
See also: All tests for this plugin, How to Hide SumoMe Admin Menus and Widgets