WP Sheet Editor - EDD Downloads 1.0.64

Does "WP Sheet Editor - EDD Downloads" work with WordPress 6.3.2 and PHP 8.1.12? A smoke test was performed on .

Summary

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

Memory usage: 381.87 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.3.2
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 90+
WordPress.org page https://wordpress.org/plugins/wp-sheet-editor-edd-downloads/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 7

WP Sheet Editor - EDD Downloads ‹ Test site — WordPress

Page screenshot: WP Sheet Editor - EDD Downloads ‹ Test site — WordPress
URL /wp-admin/admin.php?page=wpseedd_welcome_page
Requested URL /wp-admin/plugins.php?action=activate&plugin=wp-sheet-editor-edd-downloads%2Fedd-downloads.php&plugin_status=all&paged=1&s&_wpnonce=95fc9dbc60
Aspect after-activation
HTTP status 200
Load time 0.604 s
Memory usage 3.37 MiB
JS errors None
Resource errors None

WP Sheet Editor

Page screenshot: WP Sheet Editor
URL /wp-admin/admin.php?page=vg_sheet_editor_setup
Aspect menu-item
HTTP status 200
Load time 0.706 s
Memory usage 3.19 MiB
JS errors None
Resource errors None

WP Sheet Editor → Extensions

Page screenshot: WP Sheet Editor → Extensions
URL /wp-admin/admin.php?page=vg_sheet_editor_extensions
Aspect menu-item
HTTP status 200
Load time 0.435 s
Memory usage 3.16 MiB
JS errors None
Resource errors None

WP Sheet Editor → Edit EDD Downloads

Page screenshot: WP Sheet Editor → Edit EDD Downloads
URL /wp-admin/admin.php?page=vgse-bulk-edit-download
Aspect menu-item
HTTP status 200
Load time 0.291 s
Memory usage N/A
JS errors None
Resource errors None

WP Sheet Editor → Settings

Page screenshot: WP Sheet Editor → Settings
URL /wp-admin/admin.php?page=vg_sheet_editor
Aspect menu-item
HTTP status 200
Load time 0.369 s
Memory usage 3.3 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.192 s
Memory usage 3.23 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.475 s
Memory usage 3.28 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.425 s0.362 s-0.063 s2.83 MiB3.28 MiB+ 462.66 KiB
/wp-admin/edit.php0.240 s0.242 s+0.002 s2.85 MiB3.3 MiB+ 459.12 KiB
/wp-admin/post-new.php0.843 s0.902 s+0.059 s5.22 MiB5.61 MiB+ 404.3 KiB
/wp-admin/upload.php0.667 s0.370 s-0.297 s2.77 MiB3.14 MiB+ 378.73 KiB
/wp-admin/options-writing.php0.245 s0.242 s-0.003 s2.76 MiB3.13 MiB+ 370.73 KiB
/wp-admin/media-new.php0.393 s0.272 s-0.121 s2.74 MiB3.12 MiB+ 390.92 KiB
/wp-admin/edit-tags.php?taxonomy=category0.218 s0.223 s+0.005 s2.76 MiB3.17 MiB+ 416.03 KiB
/wp-admin/post-new.php?post_type=page0.628 s0.655 s+0.027 s5.21 MiB5.6 MiB+ 395.91 KiB
/wp-admin/options-discussion.php0.235 s0.297 s+0.062 s2.75 MiB3.12 MiB+ 379.26 KiB
/wp-admin/edit-comments.php0.268 s0.232 s-0.036 s2.78 MiB3.21 MiB+ 441.95 KiB
/0.303 s0.190 s-0.113 s3.13 MiB3.23 MiB+ 100.96 KiB
Average 0.406 s0.362 s-0.043 s3.25 MiB3.63 MiB+ 381.87 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.

PO File
PHP
Language % Lines of code Comment lines Files
PO File80.0%67,74529,65938
PHP16.5%13,9861,40860
CSS3.4%2,859661
JSON0.0%3601
SVG0.0%1903
JavaScript0.0%404
Total 84,649 31,133 107

PHP Code Analysis | More results »

Lines of code 12,829
Total complexity 2,932
Median class complexity 36.5
Median method complexity 2.0
Most complex class WP_Sheet_Editor_Helpers
Most complex function WP_Sheet_Editor_Helpers::save_rows()
Classes 40
Methods 655
Functions 26

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 9

Meta Boxes

{
    "dashboard": {
        "vg_sheet_editor_usage_stats": {
            "title": "WP Sheet Editor Usage",
            "context": "normal"
        }
    }
}

PHP Error Log 9 lines

[18-Oct-2023 13:58:48 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7127
[18-Oct-2023 13:58:48 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2182
[18-Oct-2023 13:58:48 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7127
[18-Oct-2023 13:58:48 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2182
[18-Oct-2023 13:58:49 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7127
[18-Oct-2023 13:58:49 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2182
[18-Oct-2023 13:58:49 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7127
[18-Oct-2023 13:58:49 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2182
[18-Oct-2023 13:58:49 UTC] PHP Deprecated:  strip_tags(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-admin/admin-header.php on line 36
See also: All tests for this plugin, How to Hide WP Sheet Editor - EDD Downloads Admin Menus and Widgets