WP Sheet Editor - Users 1.5.39

Does WP Sheet Editor - Users 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: 641.34 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

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

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

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 7

WP Sheet Editor - Users ‹ Test site — WordPress

Page screenshot: WP Sheet Editor - Users ‹ Test site — WordPress
URL /wp-admin/admin.php?page=wpseu_welcome_page
Requested URL /wp-admin/plugins.php?action=activate&plugin=bulk-edit-user-profiles-in-spreadsheet%2Fusers.php&plugin_status=all&paged=1&s&_wpnonce=15571b185a
Aspect after-activation
HTTP status 200
Load time 0.589 s
Memory usage 4.31 MiB
JS errors None
Resource errors None

Users → Bulk Editor

Page screenshot: Users → Bulk Editor
URL /wp-admin/admin.php?page=vgse-bulk-edit-user
Aspect menu-item
HTTP status 200
Load time 0.996 s
Memory usage 4.73 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.630 s
Memory usage 4.22 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.381 s
Memory usage 4.19 MiB
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.339 s
Memory usage 4.2 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.185 s
Memory usage 3.57 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.370 s
Memory usage 4.22 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.392 s0.387 s-0.005 s3.51 MiB4.22 MiB+ 731.43 KiB
/wp-admin/edit.php0.239 s0.274 s+0.035 s3.57 MiB4.28 MiB+ 729.38 KiB
/wp-admin/post-new.php0.908 s1.164 s+0.256 s6.06 MiB6.78 MiB+ 733.01 KiB
/wp-admin/upload.php0.563 s0.536 s-0.027 s3.52 MiB4.17 MiB+ 657.08 KiB
/wp-admin/options-writing.php0.199 s0.189 s-0.010 s3.5 MiB4.15 MiB+ 665.54 KiB
/wp-admin/media-new.php0.262 s0.225 s-0.037 s3.49 MiB4.14 MiB+ 665.75 KiB
/wp-admin/edit-tags.php?taxonomy=category0.186 s0.205 s+0.019 s3.5 MiB4.17 MiB+ 681.77 KiB
/wp-admin/post-new.php?post_type=page0.607 s0.622 s+0.015 s6.06 MiB6.76 MiB+ 724.4 KiB
/wp-admin/options-discussion.php0.336 s0.340 s+0.004 s3.5 MiB4.15 MiB+ 659.86 KiB
/wp-admin/edit-comments.php0.193 s0.547 s+0.354 s3.52 MiB4.18 MiB+ 668.45 KiB
/0.298 s0.228 s-0.070 s3.43 MiB3.57 MiB+ 138.12 KiB
Average 0.380 s0.429 s+0.049 s3.97 MiB4.6 MiB+ 641.34 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 File69.1%49,85021,26023
PHP20.9%15,0621,52864
JavaScript5.9%4,2824695
CSS4.1%2,942741
JSON0.0%3201
SVG0.0%1903
Total 72,187 23,331 97

PHP Code Analysis | More results »

Lines of code 13,914
Total complexity 3,201
Median class complexity 27.5
Median method complexity 2.0
Most complex class WP_Sheet_Editor_Helpers
Most complex function WP_Sheet_Editor_Helpers::get_rows()
Classes 44
Methods 729
Functions 29

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

User Metadata wp_usermeta 1

Meta Boxes

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

PHP Error Log 9 lines

[03-May-2025 01:41:01 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[03-May-2025 01:41: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 2195
[03-May-2025 01:41:01 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[03-May-2025 01:41: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 2195
[03-May-2025 01:41:02 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[03-May-2025 01:41: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 2195
[03-May-2025 01:41:02 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[03-May-2025 01:41: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 2195
[03-May-2025 01:41: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 41
See also: All tests for this plugin, How to Hide WP Sheet Editor - Users Admin Menus and Widgets