WP Sheet Editor - WooCommerce Products 1.8.11

Does "WP Sheet Editor - WooCommerce Products" work with WordPress 6.4.3 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: 519.55 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

Page speed impact: 0.045 seconds
The average page load time increased by this amount after activating the plugin.

Environment
WordPress version6.4.3
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=e7037c9666
Aspect after-activation
HTTP status 200
Load time 0.682 s
Memory usage 4.06 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.992 s
Memory usage 3.89 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.532 s
Memory usage 3.86 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.257 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.392 s
Memory usage 3.96 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.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.353 s
Memory usage 3.98 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.436 s0.407 s-0.029 s3.38 MiB3.98 MiB+ 608.62 KiB
/wp-admin/edit.php0.260 s0.245 s-0.015 s3.41 MiB4 MiB+ 604.7 KiB
/wp-admin/post-new.php0.952 s1.418 s+0.466 s5.46 MiB6 MiB+ 550.8 KiB
/wp-admin/upload.php0.657 s0.556 s-0.101 s3.32 MiB3.84 MiB+ 528.94 KiB
/wp-admin/options-writing.php0.216 s0.267 s+0.051 s3.32 MiB3.82 MiB+ 518.18 KiB
/wp-admin/media-new.php0.334 s0.348 s+0.014 s3.3 MiB3.82 MiB+ 539.72 KiB
/wp-admin/edit-tags.php?taxonomy=category0.203 s0.228 s+0.025 s3.31 MiB3.93 MiB+ 626.27 KiB
/wp-admin/post-new.php?post_type=page0.597 s0.809 s+0.212 s5.45 MiB5.99 MiB+ 550.41 KiB
/wp-admin/options-discussion.php0.437 s0.380 s-0.057 s3.3 MiB3.82 MiB+ 531.71 KiB
/wp-admin/edit-comments.php0.294 s0.269 s-0.025 s3.34 MiB3.93 MiB+ 607.45 KiB
/0.316 s0.265 s-0.051 s3.36 MiB3.41 MiB+ 48.2 KiB
Average 0.427 s0.472 s+0.045 s3.72 MiB4.23 MiB+ 519.55 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 File79.7%66,11429,15526
PHP16.8%13,9641,37259
CSS3.5%2,867721
JSON0.0%3701
SVG0.0%1903
JavaScript0.0%404
Total 83,005 30,599 94

PHP Code Analysis | More results »

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

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

[26-Mar-2024 20:23:01 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[26-Mar-2024 20:23:01 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
[26-Mar-2024 20:23:01 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[26-Mar-2024 20:23:01 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
[26-Mar-2024 20:23:02 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[26-Mar-2024 20:23:02 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
[26-Mar-2024 20:23:02 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[26-Mar-2024 20:23:02 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
[26-Mar-2024 20:23:02 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