WP Sheet Editor - WooCommerce Products 1.8.14

Does "WP Sheet Editor - WooCommerce Products" work with WordPress 6.6.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: 552.16 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.6.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=c6821db67d
Aspect after-activation
HTTP status 200
Load time 0.579 s
Memory usage 4.17 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.799 s
Memory usage 4.09 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.419 s
Memory usage 4.03 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.252 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 4.08 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.204 s
Memory usage 3.5 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.352 s
Memory usage 4.09 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.352 s0.333 s-0.019 s3.47 MiB4.09 MiB+ 630.38 KiB
/wp-admin/edit.php0.213 s0.205 s-0.008 s3.54 MiB4.15 MiB+ 628.15 KiB
/wp-admin/post-new.php0.803 s0.739 s-0.064 s5.75 MiB6.37 MiB+ 632.56 KiB
/wp-admin/upload.php0.698 s0.504 s-0.194 s3.49 MiB4.03 MiB+ 556.29 KiB
/wp-admin/options-writing.php0.228 s0.242 s+0.014 s3.41 MiB4.02 MiB+ 621.72 KiB
/wp-admin/media-new.php0.253 s0.279 s+0.026 s3.4 MiB4.01 MiB+ 627.7 KiB
/wp-admin/edit-tags.php?taxonomy=category0.213 s0.218 s+0.005 s3.47 MiB4.04 MiB+ 581.41 KiB
/wp-admin/post-new.php?post_type=page0.627 s0.626 s-0.001 s5.75 MiB6.3 MiB+ 564.18 KiB
/wp-admin/options-discussion.php0.309 s0.519 s+0.210 s3.41 MiB4.01 MiB+ 616.03 KiB
/wp-admin/edit-comments.php0.244 s0.239 s-0.005 s3.49 MiB4.04 MiB+ 566.92 KiB
/0.324 s0.207 s-0.117 s3.45 MiB3.5 MiB+ 48.37 KiB
Average 0.388 s0.374 s-0.014 s3.87 MiB4.41 MiB+ 552.16 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.4%66,16729,16727
PHP17.0%14,1761,42460
CSS3.5%2,879731
JSON0.0%3701
SVG0.0%1903
JavaScript0.0%404
Total 83,282 30,664 96

PHP Code Analysis | More results »

Lines of code 12,972
Total complexity 3,013
Median class complexity 34.0
Median method complexity 2.0
Most complex class WP_Sheet_Editor_Helpers
Most complex function WP_Sheet_Editor_Helpers::get_rows()
Classes 40
Methods 663
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

[11-Sep-2024 11:15:53 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7300
[11-Sep-2024 11:15:53 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2189
[11-Sep-2024 11:15:53 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7300
[11-Sep-2024 11:15:53 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2189
[11-Sep-2024 11:15:54 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7300
[11-Sep-2024 11:15:54 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2189
[11-Sep-2024 11:15:54 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7300
[11-Sep-2024 11:15:54 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2189
[11-Sep-2024 11:15:54 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