s3cloud 1.0

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

Summary

Errors
No PHP errors, warnings or notices
5JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 6.8 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 <10
WordPress.org page https://wordpress.org/plugins/s3cloud/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 7

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=s3cloud%2Fs3cloud.php&plugin_status=all&paged=1&s&_wpnonce=e67825ff9b
Aspect after-activation
HTTP status 200
Load time 0.410 s
Memory usage 3 MiB
JS errors None
Resource errors None

Tools → S3 Cloud

Page screenshot: Tools → S3 Cloud
URL /wp-admin/tools.php?page=s3cloud_admin_page
Aspect menu-item
HTTP status 200
Load time 0.387 s
Memory usage 3.02 MiB
JS errors
[
    {
        "message": "ReferenceError: CodeMirror is not defined\n    at /wp-content/plugins/s3cloud/assets/js/s3cloud.js?ver=6.1.1:348:22",
        "trace": null,
        "code": null
    }
]
Resource errors None

Tools → S3 Cloud → Dashboard

Page screenshot: Tools → S3 Cloud → Dashboard
URL /wp-admin/tools.php?page=s3cloud_admin_page&tab=dashboard
Aspect menu-item-tab
HTTP status 200
Load time 0.266 s
Memory usage 2.98 MiB
JS errors
[
    {
        "message": "ReferenceError: CodeMirror is not defined\n    at /wp-content/plugins/s3cloud/assets/js/s3cloud.js?ver=6.1.1:348:22",
        "trace": null,
        "code": null
    }
]
Resource errors None

Tools → S3 Cloud → Settings

Page screenshot: Tools → S3 Cloud → Settings
URL /wp-admin/tools.php?page=s3cloud_admin_page&tab=settings
Aspect menu-item-tab
HTTP status 200
Load time 0.219 s
Memory usage 3.03 MiB
JS errors
[
    {
        "message": "ReferenceError: CodeMirror is not defined\n    at /wp-content/plugins/s3cloud/assets/js/s3cloud.js?ver=6.1.1:348:22",
        "trace": null,
        "code": null
    }
]
Resource errors None

Tools → S3 Cloud → Debug

Page screenshot: Tools → S3 Cloud → Debug
URL /wp-admin/tools.php?page=s3cloud_admin_page&tab=debug
Aspect menu-item-tab
HTTP status 200
Load time 0.262 s
Memory usage 3.02 MiB
JS errors
[
    {
        "message": "ReferenceError: CodeMirror is not defined\n    at /wp-content/plugins/s3cloud/assets/js/s3cloud.js?ver=6.1.1:348:22",
        "trace": null,
        "code": null
    }
]
Resource errors None

Tools → S3 Cloud → Contabo

Page screenshot: Tools → S3 Cloud → Contabo
URL /wp-admin/tools.php?page=s3cloud_admin_page&tab=contabo
Aspect menu-item-tab
HTTP status 200
Load time 0.238 s
Memory usage 3.09 MiB
JS errors
[
    {
        "message": "ReferenceError: CodeMirror is not defined\n    at /wp-content/plugins/s3cloud/assets/js/s3cloud.js?ver=6.1.1:348:22",
        "trace": null,
        "code": null
    }
]
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.212 s
Memory usage 2.95 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.281 s0.248 s-0.033 s3.05 MiB3.06 MiB+ 14.49 KiB
/wp-admin/edit.php0.186 s0.191 s+0.005 s3.07 MiB3.09 MiB+ 14.8 KiB
/wp-admin/post-new.php0.771 s1.022 s+0.251 s4.97 MiB4.99 MiB+ 19.17 KiB
/wp-admin/upload.php0.514 s0.472 s-0.042 s2.99 MiB2.99 MiB- 2.6 KiB
/wp-admin/options-writing.php0.145 s0.135 s-0.010 s2.99 MiB2.97 MiB- 14.7 KiB
/wp-admin/media-new.php0.254 s0.202 s-0.052 s2.97 MiB2.98 MiB+ 9.9 KiB
/wp-admin/edit-tags.php?taxonomy=category0.162 s0.180 s+0.018 s2.98 MiB3 MiB+ 15.38 KiB
/wp-admin/post-new.php?post_type=page0.638 s0.604 s-0.034 s4.96 MiB4.97 MiB+ 14.76 KiB
/wp-admin/options-discussion.php0.204 s0.203 s-0.001 s2.97 MiB2.97 MiB- 880 bytes
/wp-admin/edit-comments.php0.173 s0.180 s+0.007 s3 MiB3 MiB- 1.88 KiB
/0.269 s0.217 s-0.052 s2.94 MiB2.95 MiB+ 6.3 KiB
Average 0.327 s0.332 s+0.005 s3.35 MiB3.36 MiB+ 6.8 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.

JavaScript
HTML
SVG
Language % Lines of code Comment lines Files
JavaScript43.8%13,9811,95628
HTML22.8%7,28601
SVG19.5%6,23001,812
JSON6.5%2,06705
PHP3.6%1,15912310
CSS2.1%67482
Markdown1.1%36006
Handlebars0.3%10203
YAML0.3%9603
Total 31,955 2,087 1,870

PHP Code Analysis | More results »

Lines of code 699
Total complexity 80
Median class complexity 8.0
Median method complexity 8.0
Most complex class S3cloud
Most complex function s3cloud_ajax_delete_handle()
Classes 1
Methods 1
Functions 20

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

PHP Error Log

The log file is empty.

See also: All tests for this plugin, How to Hide the "S3 cloud" Admin Menu