Does "WP Sheet Editor - WooCommerce Products" work with WordPress 6.4.3 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: 522.1 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.3 |
---|---|
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=b8ed7b9364 |
Aspect | after-activation |
HTTP status | 200 |
Load time | 0.560 s |
Memory usage | 4.06 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.787 s |
Memory usage | 3.89 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.420 s |
Memory usage | 3.86 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.232 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.357 s |
Memory usage | 3.96 MiB |
JS errors | None |
Resource errors | None |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.224 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.362 s |
Memory usage | 3.98 MiB |
JS errors | None |
Resource errors | None |
URL | Load time | Memory usage | ||||
---|---|---|---|---|---|---|
Inactive | Active | Change | Inactive | Active | Change | |
/wp-admin/index.php | 0.419 s | 0.356 s | -0.063 s | 3.38 MiB | 3.98 MiB | + 608.61 KiB |
/wp-admin/edit.php | 0.219 s | 0.224 s | +0.005 s | 3.41 MiB | 4 MiB | + 604.7 KiB |
/wp-admin/post-new.php | 0.988 s | 1.089 s | +0.101 s | 5.46 MiB | 6 MiB | + 550.79 KiB |
/wp-admin/upload.php | 0.593 s | 0.507 s | -0.086 s | 3.32 MiB | 3.84 MiB | + 528.93 KiB |
/wp-admin/options-writing.php | 0.226 s | 0.218 s | -0.008 s | 3.32 MiB | 3.85 MiB | + 546.34 KiB |
/wp-admin/media-new.php | 0.326 s | 0.298 s | -0.028 s | 3.3 MiB | 3.82 MiB | + 539.71 KiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.219 s | 0.210 s | -0.009 s | 3.31 MiB | 3.93 MiB | + 626.27 KiB |
/wp-admin/post-new.php?post_type=page | 0.609 s | 0.632 s | +0.023 s | 5.45 MiB | 5.99 MiB | + 550.41 KiB |
/wp-admin/options-discussion.php | 0.239 s | 0.301 s | +0.062 s | 3.3 MiB | 3.82 MiB | + 531.7 KiB |
/wp-admin/edit-comments.php | 0.214 s | 0.219 s | +0.005 s | 3.34 MiB | 3.93 MiB | + 607.45 KiB |
/ | 0.483 s | 0.198 s | -0.285 s | 3.36 MiB | 3.41 MiB | + 48.2 KiB |
Average | 0.412 s | 0.387 s | -0.026 s | 3.72 MiB | 4.23 MiB | + 522.1 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 | 79.7% | 66,167 | 29,167 | 27 | |
PHP | 16.8% | 13,969 | 1,372 | 59 | |
CSS | 3.5% | 2,867 | 72 | 1 | |
JSON | 0.0% | 37 | 0 | 1 | |
SVG | 0.0% | 19 | 0 | 3 | |
JavaScript | 0.0% | 4 | 0 | 4 | |
Total | 83,063 | 30,611 | 95 |
Lines of code | 12,769 |
---|---|
Total complexity | 2,940 |
Median class complexity | 37.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 | 652 |
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"
}
}
}
[27-Mar-2024 04:53:20 UTC] PHP Deprecated: strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[27-Mar-2024 04:53: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
[27-Mar-2024 04:53:20 UTC] PHP Deprecated: strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[27-Mar-2024 04:53: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
[27-Mar-2024 04:53:21 UTC] PHP Deprecated: strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[27-Mar-2024 04:53: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
[27-Mar-2024 04:53:21 UTC] PHP Deprecated: strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[27-Mar-2024 04:53: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
[27-Mar-2024 04:53: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