WP Sheet Editor - WooCommerce Products 1.8.17

Does "WP Sheet Editor - WooCommerce Products" work with WordPress 6.8.1 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: 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.

Environment
WordPress version6.8.1
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 10,000+
WordPress.org page https://wordpress.org/plugins/woo-bulk-edit-products/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 7

WP Sheet Editor - WooCommerce Products ‹ Test site — WordPress

Page screenshot: WP Sheet Editor - WooCommerce Products ‹ Test site — WordPress
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

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.890 s
Memory usage 4.08 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.442 s
Memory usage 4.05 MiB
JS errors None
Resource errors None

WP Sheet Editor → Edit Products

Page screenshot: WP Sheet Editor → Edit Products
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

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.385 s
Memory usage 4.21 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.244 s
Memory usage 3.54 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.467 s
Memory usage 4.08 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.386 s0.576 s+0.190 s3.51 MiB4.08 MiB+ 583.26 KiB
/wp-admin/edit.php0.255 s0.313 s+0.058 s3.6 MiB4.14 MiB+ 558.71 KiB
/wp-admin/post-new.php0.880 s1.468 s+0.588 s6.06 MiB6.63 MiB+ 586.78 KiB
/wp-admin/upload.php0.802 s0.551 s-0.251 s3.52 MiB4.02 MiB+ 512.04 KiB
/wp-admin/options-writing.php0.228 s0.207 s-0.021 s3.5 MiB4.01 MiB+ 520 KiB
/wp-admin/media-new.php0.274 s0.240 s-0.034 s3.49 MiB4 MiB+ 520.21 KiB
/wp-admin/edit-tags.php?taxonomy=category0.187 s0.190 s+0.003 s3.5 MiB4.03 MiB+ 536.73 KiB
/wp-admin/post-new.php?post_type=page1.259 s0.917 s-0.342 s6.05 MiB6.62 MiB+ 583.16 KiB
/wp-admin/options-discussion.php0.507 s0.482 s-0.025 s3.5 MiB4.01 MiB+ 514.27 KiB
/wp-admin/edit-comments.php0.289 s0.218 s-0.071 s3.52 MiB4.03 MiB+ 522.11 KiB
/0.297 s0.246 s-0.051 s3.5 MiB3.54 MiB+ 36.98 KiB
Average 0.488 s0.492 s+0.004 s3.98 MiB4.46 MiB+ 497.66 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 File68.8%47,04720,11123
PHP20.6%14,0581,50060
JavaScript6.2%4,2704684
CSS4.3%2,942741
JSON0.1%3701
SVG0.0%1903
Total 68,373 22,153 92

PHP Code Analysis | More results »

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

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 10

Meta Boxes

{
    "dashboard": {
        "vg_sheet_editor_usage_stats": {
            "title": "WP Sheet Editor Usage",
            "context": "normal"
        }
    }
}

PHP Error Log 9 lines

[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
See also: All tests for this plugin, How to Hide WP Sheet Editor - WooCommerce Products Admin Menus and Widgets