Does "WP Sheet Editor - EDD Downloads" work with WordPress 6.2.2 and PHP 8.1.12? A smoke test was performed on .
9 | PHP deprecation warnings |
3 | JavaScript exceptions |
All test pages loaded successfully | |
No resource errors |
Memory usage: 393.92 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.
WordPress version | 6.2.2 |
---|---|
PHP version | 8.1.12 |
MySQL version | 10.6.10 |
PHP memory limit | 512M |
Last updated | |
---|---|
Active installs | 90+ |
WordPress.org page | https://wordpress.org/plugins/wp-sheet-editor-edd-downloads/ |
Badges |
|
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=ecaca840d3 |
Aspect | after-activation |
HTTP status | 200 |
Load time | 0.635 s |
Memory usage | 3.62 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/admin.php?page=vg_sheet_editor_setup |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.739 s |
Memory usage | 3.44 MiB |
JS errors |
|
Resource errors | None |
URL | /wp-admin/admin.php?page=vg_sheet_editor_extensions |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.358 s |
Memory usage | 3.42 MiB |
JS errors |
|
Resource errors | None |
URL | /wp-admin/admin.php?page=vgse-bulk-edit-download |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.242 s |
Memory usage | N/A |
JS errors | None |
Resource errors | None |
URL | /wp-admin/admin.php?page=vg_sheet_editor |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.363 s |
Memory usage | 3.55 MiB |
JS errors |
|
Resource errors | None |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.208 s |
Memory usage | 3.13 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/index.php |
---|---|
Aspect | new-meta-boxes |
HTTP status | 200 |
Load time | 0.358 s |
Memory usage | 3.53 MiB |
JS errors | None |
Resource errors | None |
URL | Load time | Memory usage | ||||
---|---|---|---|---|---|---|
Inactive | Active | Change | Inactive | Active | Change | |
/wp-admin/index.php | 0.285 s | 0.303 s | +0.018 s | 3.07 MiB | 3.53 MiB | + 464.85 KiB |
/wp-admin/edit.php | 0.197 s | 0.211 s | +0.014 s | 3.1 MiB | 3.55 MiB | + 461.31 KiB |
/wp-admin/post-new.php | 0.764 s | 0.830 s | +0.066 s | 5.02 MiB | 5.41 MiB | + 400.98 KiB |
/wp-admin/upload.php | 0.561 s | 0.434 s | -0.127 s | 3.02 MiB | 3.39 MiB | + 380.92 KiB |
/wp-admin/options-writing.php | 0.179 s | 0.158 s | -0.021 s | 3.01 MiB | 3.37 MiB | + 367.71 KiB |
/wp-admin/media-new.php | 0.350 s | 0.239 s | -0.111 s | 2.99 MiB | 3.38 MiB | + 393.11 KiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.192 s | 0.195 s | +0.003 s | 3.01 MiB | 3.48 MiB | + 482.22 KiB |
/wp-admin/post-new.php?post_type=page | 0.619 s | 0.626 s | +0.007 s | 5.01 MiB | 5.4 MiB | + 392.6 KiB |
/wp-admin/options-discussion.php | 0.240 s | 0.258 s | +0.018 s | 3 MiB | 3.37 MiB | + 381.45 KiB |
/wp-admin/edit-comments.php | 0.228 s | 0.233 s | +0.005 s | 3.03 MiB | 3.46 MiB | + 444.13 KiB |
/ | 0.328 s | 0.218 s | -0.110 s | 2.97 MiB | 3.13 MiB | + 163.87 KiB |
Average | 0.358 s | 0.337 s | -0.022 s | 3.38 MiB | 3.77 MiB | + 393.92 KiB |
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.
Language | % | Lines of code | Comment lines | Files | |
---|---|---|---|---|---|
PO File | 77.0% | 56,196 | 23,802 | 37 | |
PHP | 19.0% | 13,853 | 1,395 | 60 | |
CSS | 3.9% | 2,829 | 60 | 1 | |
JSON | 0.0% | 36 | 0 | 1 | |
SVG | 0.0% | 19 | 0 | 3 | |
JavaScript | 0.0% | 4 | 0 | 4 | |
Total | 72,937 | 25,257 | 106 |
Lines of code | 12,700 |
---|---|
Total complexity | 2,897 |
Median class complexity | 36.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 | 650 |
Functions | 26 |
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.
wp_options
9{
"dashboard": {
"vg_sheet_editor_usage_stats": {
"title": "WP Sheet Editor Usage",
"context": "normal"
}
}
}
[13-Jul-2023 18:25:44 UTC] PHP Deprecated: strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[13-Jul-2023 18:25:44 UTC] PHP Deprecated: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2165
[13-Jul-2023 18:25:44 UTC] PHP Deprecated: strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[13-Jul-2023 18:25:44 UTC] PHP Deprecated: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2165
[13-Jul-2023 18:25:45 UTC] PHP Deprecated: strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[13-Jul-2023 18:25:45 UTC] PHP Deprecated: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2165
[13-Jul-2023 18:25:45 UTC] PHP Deprecated: strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[13-Jul-2023 18:25:45 UTC] PHP Deprecated: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2165
[13-Jul-2023 18:25:45 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