Does "WP Sheet Editor - WooCommerce Products" work with WordPress 6.8.1 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: 497.66 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.8.1 |
---|---|
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=783ba0d55e |
Aspect | after-activation |
HTTP status | 200 |
Load time | 0.579 s |
Memory usage | 4.16 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.890 s |
Memory usage | 4.08 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.442 s |
Memory usage | 4.05 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.225 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.385 s |
Memory usage | 4.21 MiB |
JS errors | None |
Resource errors | None |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.244 s |
Memory usage | 3.54 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/index.php |
---|---|
Aspect | new-meta-boxes |
HTTP status | 200 |
Load time | 0.467 s |
Memory usage | 4.08 MiB |
JS errors | None |
Resource errors | None |
URL | Load time | Memory usage | ||||
---|---|---|---|---|---|---|
Inactive | Active | Change | Inactive | Active | Change | |
/wp-admin/index.php | 0.386 s | 0.576 s | +0.190 s | 3.51 MiB | 4.08 MiB | + 583.26 KiB |
/wp-admin/edit.php | 0.255 s | 0.313 s | +0.058 s | 3.6 MiB | 4.14 MiB | + 558.71 KiB |
/wp-admin/post-new.php | 0.880 s | 1.468 s | +0.588 s | 6.06 MiB | 6.63 MiB | + 586.78 KiB |
/wp-admin/upload.php | 0.802 s | 0.551 s | -0.251 s | 3.52 MiB | 4.02 MiB | + 512.04 KiB |
/wp-admin/options-writing.php | 0.228 s | 0.207 s | -0.021 s | 3.5 MiB | 4.01 MiB | + 520 KiB |
/wp-admin/media-new.php | 0.274 s | 0.240 s | -0.034 s | 3.49 MiB | 4 MiB | + 520.21 KiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.187 s | 0.190 s | +0.003 s | 3.5 MiB | 4.03 MiB | + 536.73 KiB |
/wp-admin/post-new.php?post_type=page | 1.259 s | 0.917 s | -0.342 s | 6.05 MiB | 6.62 MiB | + 583.16 KiB |
/wp-admin/options-discussion.php | 0.507 s | 0.482 s | -0.025 s | 3.5 MiB | 4.01 MiB | + 514.27 KiB |
/wp-admin/edit-comments.php | 0.289 s | 0.218 s | -0.071 s | 3.52 MiB | 4.03 MiB | + 522.11 KiB |
/ | 0.297 s | 0.246 s | -0.051 s | 3.5 MiB | 3.54 MiB | + 36.98 KiB |
Average | 0.488 s | 0.492 s | +0.004 s | 3.98 MiB | 4.46 MiB | + 497.66 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 | 68.8% | 47,047 | 20,111 | 23 | |
PHP | 20.6% | 14,058 | 1,500 | 60 | |
JavaScript | 6.2% | 4,270 | 468 | 4 | |
CSS | 4.3% | 2,942 | 74 | 1 | |
JSON | 0.1% | 37 | 0 | 1 | |
SVG | 0.0% | 19 | 0 | 3 | |
Total | 68,373 | 22,153 | 92 |
Lines of code | 12,899 |
---|---|
Total complexity | 3,041 |
Median class complexity | 30.5 |
Median method complexity | 2.0 |
Most complex class | WP_Sheet_Editor_Helpers |
Most complex function | WP_Sheet_Editor_Helpers::get_rows() |
Classes | 40 |
---|---|
Methods | 668 |
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
10{
"dashboard": {
"vg_sheet_editor_usage_stats": {
"title": "WP Sheet Editor Usage",
"context": "normal"
}
}
}
[01-May-2025 10:17:40 UTC] PHP Deprecated: strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[01-May-2025 10:17:40 UTC] PHP Deprecated: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[01-May-2025 10:17:40 UTC] PHP Deprecated: strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[01-May-2025 10:17:40 UTC] PHP Deprecated: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[01-May-2025 10:17:41 UTC] PHP Deprecated: strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[01-May-2025 10:17:41 UTC] PHP Deprecated: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[01-May-2025 10:17:41 UTC] PHP Deprecated: strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[01-May-2025 10:17:41 UTC] PHP Deprecated: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[01-May-2025 10:17:41 UTC] PHP Deprecated: strip_tags(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-admin/admin-header.php on line 41