WP Sheet Editor - EDD Downloads 1.0.73

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: 512.71 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.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=54a58a2d0d
Aspect after-activation
HTTP status 200
Load time 0.798 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.787 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.401 s
Memory usage 4.01 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.254 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.357 s
Memory usage 4.12 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.188 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.323 s
Memory usage 4.06 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.320 s0.322 s+0.002 s3.48 MiB4.06 MiB+ 597.99 KiB
/wp-admin/edit.php0.190 s0.210 s+0.020 s3.54 MiB4.12 MiB+ 595.76 KiB
/wp-admin/post-new.php0.767 s0.731 s-0.036 s5.92 MiB6.51 MiB+ 604.29 KiB
/wp-admin/upload.php0.540 s0.403 s-0.137 s3.49 MiB4.01 MiB+ 525.93 KiB
/wp-admin/options-writing.php0.194 s0.211 s+0.017 s3.47 MiB3.99 MiB+ 533.89 KiB
/wp-admin/media-new.php0.322 s0.220 s-0.102 s3.46 MiB3.98 MiB+ 531.68 KiB
/wp-admin/edit-tags.php?taxonomy=category0.207 s0.204 s-0.003 s3.48 MiB4.01 MiB+ 550.63 KiB
/wp-admin/post-new.php?post_type=page0.558 s0.625 s+0.067 s5.92 MiB6.5 MiB+ 600.66 KiB
/wp-admin/options-discussion.php0.269 s0.257 s-0.012 s3.47 MiB3.98 MiB+ 520.52 KiB
/wp-admin/edit-comments.php0.189 s0.202 s+0.013 s3.49 MiB4.02 MiB+ 536 KiB
/0.302 s0.409 s+0.107 s3.48 MiB3.52 MiB+ 42.48 KiB
Average 0.351 s0.345 s-0.006 s3.93 MiB4.43 MiB+ 512.71 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.6%53,31122,84034
PHP20.2%14,2451,50261
CSS4.1%2,914731
JSON0.1%3601
SVG0.0%1903
JavaScript0.0%404
Total 70,529 24,415 104

PHP Code Analysis | More results »

Lines of code 13,084
Total complexity 3,067
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

[26-Nov-2024 20:18:58 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7329
[26-Nov-2024 20:18:58 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
[26-Nov-2024 20:18:58 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7329
[26-Nov-2024 20:18:58 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
[26-Nov-2024 20:18:59 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7329
[26-Nov-2024 20:18:59 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
[26-Nov-2024 20:18:59 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7329
[26-Nov-2024 20:18:59 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
[26-Nov-2024 20:18:59 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