WP Sheet Editor - WooCommerce Products 1.8.12

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: 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.

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=b8ed7b9364
Aspect after-activation
HTTP status 200
Load time 0.560 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.787 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.420 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.232 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.357 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.224 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.362 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.419 s0.356 s-0.063 s3.38 MiB3.98 MiB+ 608.61 KiB
/wp-admin/edit.php0.219 s0.224 s+0.005 s3.41 MiB4 MiB+ 604.7 KiB
/wp-admin/post-new.php0.988 s1.089 s+0.101 s5.46 MiB6 MiB+ 550.79 KiB
/wp-admin/upload.php0.593 s0.507 s-0.086 s3.32 MiB3.84 MiB+ 528.93 KiB
/wp-admin/options-writing.php0.226 s0.218 s-0.008 s3.32 MiB3.85 MiB+ 546.34 KiB
/wp-admin/media-new.php0.326 s0.298 s-0.028 s3.3 MiB3.82 MiB+ 539.71 KiB
/wp-admin/edit-tags.php?taxonomy=category0.219 s0.210 s-0.009 s3.31 MiB3.93 MiB+ 626.27 KiB
/wp-admin/post-new.php?post_type=page0.609 s0.632 s+0.023 s5.45 MiB5.99 MiB+ 550.41 KiB
/wp-admin/options-discussion.php0.239 s0.301 s+0.062 s3.3 MiB3.82 MiB+ 531.7 KiB
/wp-admin/edit-comments.php0.214 s0.219 s+0.005 s3.34 MiB3.93 MiB+ 607.45 KiB
/0.483 s0.198 s-0.285 s3.36 MiB3.41 MiB+ 48.2 KiB
Average 0.412 s0.387 s-0.026 s3.72 MiB4.23 MiB+ 522.1 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,16729,16727
PHP16.8%13,9691,37259
CSS3.5%2,867721
JSON0.0%3701
SVG0.0%1903
JavaScript0.0%404
Total 83,063 30,611 95

PHP Code Analysis | More results »

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

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

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