WP Sheet Editor - EDD Downloads 1.0.77

Does "WP Sheet Editor - EDD Downloads" work with WordPress 6.8.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: 549.81 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.8.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=5d375f8b30
Aspect after-activation
HTTP status 200
Load time 0.599 s
Memory usage 4.22 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 1.057 s
Memory usage 4.13 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.429 s
Memory usage 4.1 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.260 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.449 s
Memory usage 4.27 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.273 s
Memory usage 3.55 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.371 s
Memory usage 4.13 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.639 s0.529 s-0.110 s3.51 MiB4.13 MiB+ 640.41 KiB
/wp-admin/edit.php0.231 s0.214 s-0.017 s3.57 MiB4.19 MiB+ 637.19 KiB
/wp-admin/post-new.php0.841 s1.767 s+0.926 s6.06 MiB6.69 MiB+ 639.65 KiB
/wp-admin/upload.php0.687 s0.537 s-0.150 s3.52 MiB4.08 MiB+ 564.94 KiB
/wp-admin/options-writing.php0.243 s0.217 s-0.026 s3.5 MiB4.06 MiB+ 572.9 KiB
/wp-admin/media-new.php0.281 s0.260 s-0.021 s3.49 MiB4.05 MiB+ 573.11 KiB
/wp-admin/edit-tags.php?taxonomy=category0.206 s0.215 s+0.009 s3.5 MiB4.08 MiB+ 589.63 KiB
/wp-admin/post-new.php?post_type=page1.148 s0.782 s-0.366 s6.05 MiB6.67 MiB+ 636.02 KiB
/wp-admin/options-discussion.php0.450 s0.681 s+0.231 s3.5 MiB4.06 MiB+ 567.66 KiB
/wp-admin/edit-comments.php0.508 s0.262 s-0.246 s3.52 MiB4.08 MiB+ 575 KiB
/0.328 s0.247 s-0.081 s3.5 MiB3.55 MiB+ 51.44 KiB
Average 0.506 s0.519 s+0.014 s3.98 MiB4.51 MiB+ 549.81 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 File75.4%66,70029,36227
PHP16.3%14,4131,57458
JavaScript4.9%4,3054684
CSS3.4%2,979761
JSON0.0%3601
SVG0.0%1903
Total 88,452 31,480 94

PHP Code Analysis | More results »

Lines of code 13,281
Total complexity 3,103
Median class complexity 34.0
Median method complexity 2.0
Most complex class WP_Sheet_Editor_Helpers
Most complex function WP_Sheet_Editor_Helpers::save_rows()
Classes 40
Methods 673
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 10

Meta Boxes

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

PHP Error Log 9 lines

[21-Jul-2025 08:54:41 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[21-Jul-2025 08:54:41 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[21-Jul-2025 08:54:41 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[21-Jul-2025 08:54:41 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[21-Jul-2025 08:54:42 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[21-Jul-2025 08:54:42 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[21-Jul-2025 08:54:42 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[21-Jul-2025 08:54:42 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[21-Jul-2025 08:54:42 UTC] PHP Deprecated:  strip_tags(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-admin/admin-header.php on line 41
See also: All tests for this plugin, How to Hide WP Sheet Editor - EDD Downloads Admin Menus and Widgets