WP Sheet Editor - EDD Downloads 1.0.74

Does "WP Sheet Editor - EDD Downloads" work with WordPress 6.7.1 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: 514.81 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

Page speed impact: 0.049 seconds
The average page load time increased by this amount after activating the plugin.

Environment
WordPress version6.7.1
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=2ab382de46
Aspect after-activation
HTTP status 200
Load time 0.554 s
Memory usage 4.15 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.760 s
Memory usage 4.07 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.412 s
Memory usage 4.02 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.258 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.496 s
Memory usage 4.18 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.234 s
Memory usage 3.52 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.352 s
Memory usage 4.07 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.309 s0.400 s+0.091 s3.48 MiB4.07 MiB+ 599.88 KiB
/wp-admin/edit.php0.204 s0.246 s+0.042 s3.54 MiB4.13 MiB+ 597.65 KiB
/wp-admin/post-new.php0.790 s1.049 s+0.259 s5.92 MiB6.52 MiB+ 606.18 KiB
/wp-admin/upload.php0.578 s0.600 s+0.022 s3.5 MiB4.01 MiB+ 527.82 KiB
/wp-admin/options-writing.php0.220 s0.207 s-0.013 s3.47 MiB4 MiB+ 535.78 KiB
/wp-admin/media-new.php0.378 s0.273 s-0.105 s3.46 MiB3.98 MiB+ 533.57 KiB
/wp-admin/edit-tags.php?taxonomy=category0.189 s0.217 s+0.028 s3.48 MiB4.02 MiB+ 552.52 KiB
/wp-admin/post-new.php?post_type=page0.562 s0.638 s+0.076 s5.92 MiB6.51 MiB+ 602.55 KiB
/wp-admin/options-discussion.php0.279 s0.280 s+0.001 s3.47 MiB3.99 MiB+ 526.55 KiB
/wp-admin/edit-comments.php0.206 s0.417 s+0.211 s3.49 MiB4.02 MiB+ 537.89 KiB
/0.305 s0.232 s-0.073 s3.48 MiB3.52 MiB+ 42.53 KiB
Average 0.365 s0.414 s+0.049 s3.93 MiB4.43 MiB+ 514.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 File79.7%67,74529,65938
PHP16.8%14,2741,50961
CSS3.5%2,935731
JSON0.0%3601
SVG0.0%1903
JavaScript0.0%404
Total 85,013 31,241 108

PHP Code Analysis | More results »

Lines of code 13,112
Total complexity 3,074
Median class complexity 31.0
Median method complexity 2.0
Most complex class WP_Sheet_Editor_Helpers
Most complex function WP_Sheet_Editor_Helpers::get_rows()
Classes 41
Methods 674
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

[06-Jan-2025 15:09:33 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7329
[06-Jan-2025 15:09:33 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2189
[06-Jan-2025 15:09:33 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7329
[06-Jan-2025 15:09:33 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2189
[06-Jan-2025 15:09:34 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7329
[06-Jan-2025 15:09:34 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2189
[06-Jan-2025 15:09:34 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7329
[06-Jan-2025 15:09:34 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2189
[06-Jan-2025 15:09:34 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