Does "WP Sheet Editor - WooCommerce Products" work with WordPress 6.4.2 and PHP 8.1.12? A smoke test was performed on .
9 | PHP deprecation warnings |
No JavaScript exceptions | |
All test pages loaded successfully | |
No resource errors |
Memory usage: 446.44 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.4.2 |
---|---|
PHP version | 8.1.12 |
MySQL version | 10.6.10 |
PHP memory limit | 512M |
Last updated | |
---|---|
Active installs | 10,000+ |
WordPress.org page | https://wordpress.org/plugins/woo-bulk-edit-products/ |
Badges |
|
URL | /wp-admin/admin.php?page=wpsewcp_welcome_page |
---|---|
Requested URL | /wp-admin/plugins.php?action=activate&plugin=woo-bulk-edit-products%2Fproducts.php&plugin_status=all&paged=1&s&_wpnonce=b440b87432 |
Aspect | after-activation |
HTTP status | 200 |
Load time | 0.794 s |
Memory usage | 3.99 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.835 s |
Memory usage | 3.81 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/admin.php?page=vg_sheet_editor_extensions |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.476 s |
Memory usage | 3.78 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/admin.php?page=vgse-bulk-edit-product |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.283 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.418 s |
Memory usage | 3.88 MiB |
JS errors | None |
Resource errors | None |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.256 s |
Memory usage | 3.4 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/index.php |
---|---|
Aspect | new-meta-boxes |
HTTP status | 200 |
Load time | 0.385 s |
Memory usage | 3.9 MiB |
JS errors | None |
Resource errors | None |
URL | Load time | Memory usage | ||||
---|---|---|---|---|---|---|
Inactive | Active | Change | Inactive | Active | Change | |
/wp-admin/index.php | 0.424 s | 0.354 s | -0.070 s | 3.38 MiB | 3.9 MiB | + 529.74 KiB |
/wp-admin/edit.php | 0.407 s | 0.240 s | -0.167 s | 3.41 MiB | 3.92 MiB | + 525.91 KiB |
/wp-admin/post-new.php | 0.881 s | 1.164 s | +0.283 s | 5.46 MiB | 5.92 MiB | + 472 KiB |
/wp-admin/upload.php | 0.666 s | 0.560 s | -0.106 s | 3.32 MiB | 3.76 MiB | + 450.15 KiB |
/wp-admin/options-writing.php | 0.240 s | 0.239 s | -0.001 s | 3.32 MiB | 3.75 MiB | + 439.38 KiB |
/wp-admin/media-new.php | 0.345 s | 0.329 s | -0.016 s | 3.29 MiB | 3.74 MiB | + 460.92 KiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.232 s | 0.222 s | -0.010 s | 3.31 MiB | 3.85 MiB | + 547.48 KiB |
/wp-admin/post-new.php?post_type=page | 0.864 s | 0.635 s | -0.229 s | 5.45 MiB | 5.91 MiB | + 471.62 KiB |
/wp-admin/options-discussion.php | 0.343 s | 0.358 s | +0.015 s | 3.3 MiB | 3.74 MiB | + 452.91 KiB |
/wp-admin/edit-comments.php | 0.272 s | 0.262 s | -0.010 s | 3.33 MiB | 3.84 MiB | + 512.38 KiB |
/ | 0.327 s | 0.213 s | -0.114 s | 3.36 MiB | 3.4 MiB | + 48.38 KiB |
Average | 0.455 s | 0.416 s | -0.039 s | 3.72 MiB | 4.16 MiB | + 446.44 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 | 78.6% | 61,387 | 26,903 | 26 | |
PHP | 17.7% | 13,790 | 1,368 | 59 | |
CSS | 3.7% | 2,858 | 72 | 1 | |
JSON | 0.0% | 37 | 0 | 1 | |
SVG | 0.0% | 19 | 0 | 3 | |
JavaScript | 0.0% | 4 | 0 | 4 | |
Total | 78,095 | 28,343 | 94 |
Lines of code | 12,598 |
---|---|
Total complexity | 2,904 |
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 | 39 |
---|---|
Methods | 649 |
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"
}
}
}
[12-Dec-2023 19:30:19 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 19:30:19 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 19:30: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 19:30: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 19:30: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 19:30: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 19:30: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 19:30: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 19:30: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