WP Sheet Editor - EDD Downloads 1.0.65

Does "WP Sheet Editor - EDD Downloads" work with WordPress 6.4.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: 427.5 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.4.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=b47de89e9e
Aspect after-activation
HTTP status 200
Load time 0.591 s
Memory usage 3.96 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.725 s
Memory usage 3.78 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.428 s
Memory usage 3.76 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.361 s
Memory usage 3.89 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.190 s
Memory usage 3.41 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.339 s
Memory usage 3.87 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.385 s0.358 s-0.027 s3.38 MiB3.87 MiB+ 503.17 KiB
/wp-admin/edit.php0.221 s0.220 s-0.001 s3.41 MiB3.89 MiB+ 499.26 KiB
/wp-admin/post-new.php1.040 s0.828 s-0.212 s5.46 MiB5.89 MiB+ 445.43 KiB
/wp-admin/upload.php0.725 s0.463 s-0.262 s3.32 MiB3.74 MiB+ 423.58 KiB
/wp-admin/options-writing.php0.208 s0.229 s+0.021 s3.32 MiB3.72 MiB+ 412.81 KiB
/wp-admin/media-new.php0.316 s0.311 s-0.005 s3.29 MiB3.72 MiB+ 434.35 KiB
/wp-admin/edit-tags.php?taxonomy=category0.203 s0.216 s+0.013 s3.31 MiB3.82 MiB+ 520.91 KiB
/wp-admin/post-new.php?post_type=page0.634 s0.627 s-0.007 s5.45 MiB5.88 MiB+ 445.05 KiB
/wp-admin/options-discussion.php0.282 s0.482 s+0.200 s3.3 MiB3.72 MiB+ 426.34 KiB
/wp-admin/edit-comments.php0.256 s0.245 s-0.011 s3.33 MiB3.81 MiB+ 482.09 KiB
/0.304 s0.207 s-0.097 s3.31 MiB3.41 MiB+ 109.53 KiB
Average 0.416 s0.381 s-0.035 s3.72 MiB4.13 MiB+ 427.5 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 File78.8%62,96527,39537
PHP17.5%13,9891,41260
CSS3.6%2,857721
JSON0.0%3601
SVG0.0%1903
JavaScript0.0%404
Total 79,870 28,879 106

PHP Code Analysis | More results »

Lines of code 12,834
Total complexity 2,936
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

[12-Dec-2023 00:14:20 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[12-Dec-2023 00:14:20 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2187
[12-Dec-2023 00:14:20 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[12-Dec-2023 00:14:20 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2187
[12-Dec-2023 00:14:21 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[12-Dec-2023 00:14:21 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2187
[12-Dec-2023 00:14:21 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[12-Dec-2023 00:14:21 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2187
[12-Dec-2023 00:14:21 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