WP Sheet Editor - WooCommerce Products 1.8.7

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

Environment
WordPress version6.4.2
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=1c55001e76
Aspect after-activation
HTTP status 200
Load time 0.554 s
Memory usage 3.99 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.726 s
Memory usage 3.81 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.413 s
Memory usage 3.78 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.235 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.340 s
Memory usage 3.88 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.203 s
Memory usage 3.4 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.359 s
Memory usage 3.9 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.361 s0.343 s-0.018 s3.38 MiB3.9 MiB+ 529.74 KiB
/wp-admin/edit.php0.208 s0.208 s+0.000 s3.41 MiB3.92 MiB+ 525.91 KiB
/wp-admin/post-new.php0.992 s1.050 s+0.058 s5.46 MiB5.92 MiB+ 472 KiB
/wp-admin/upload.php0.701 s0.491 s-0.210 s3.32 MiB3.76 MiB+ 450.15 KiB
/wp-admin/options-writing.php0.240 s0.226 s-0.014 s3.32 MiB3.75 MiB+ 439.38 KiB
/wp-admin/media-new.php0.319 s0.317 s-0.002 s3.29 MiB3.74 MiB+ 460.92 KiB
/wp-admin/edit-tags.php?taxonomy=category0.220 s0.211 s-0.009 s3.31 MiB3.85 MiB+ 547.48 KiB
/wp-admin/post-new.php?post_type=page0.603 s0.611 s+0.008 s5.45 MiB5.91 MiB+ 471.62 KiB
/wp-admin/options-discussion.php0.318 s0.333 s+0.015 s3.3 MiB3.74 MiB+ 452.91 KiB
/wp-admin/edit-comments.php0.261 s0.239 s-0.022 s3.34 MiB3.84 MiB+ 512.38 KiB
/0.286 s0.197 s-0.089 s3.36 MiB3.4 MiB+ 48.38 KiB
Average 0.410 s0.384 s-0.026 s3.72 MiB4.16 MiB+ 446.44 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 File78.6%61,38726,90326
PHP17.6%13,7801,36459
CSS3.7%2,857721
JSON0.0%3701
SVG0.0%1903
JavaScript0.0%404
Total 78,084 28,339 94

PHP Code Analysis | More results »

Lines of code 12,588
Total complexity 2,902
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

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 9

Meta Boxes

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

PHP Error Log 9 lines

[07-Dec-2023 19:57:57 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[07-Dec-2023 19:57:57 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
[07-Dec-2023 19:57:57 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[07-Dec-2023 19:57:57 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
[07-Dec-2023 19:57:58 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[07-Dec-2023 19:57:58 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
[07-Dec-2023 19:57:58 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[07-Dec-2023 19:57:58 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
[07-Dec-2023 19:57:58 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
See also: All tests for this plugin, How to Hide WP Sheet Editor - WooCommerce Products Admin Menus and Widgets