WP Sheet Editor - Users 1.5.31

Does WP Sheet Editor - Users 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: 463.64 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 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=57bbb1890f
Aspect after-activation
HTTP status 200
Load time 0.700 s
Memory usage 4.01 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.974 s
Memory usage 4.29 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.653 s
Memory usage 3.83 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.343 s
Memory usage 3.8 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.335 s
Memory usage 3.82 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.206 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.330 s
Memory usage 3.92 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.368 s0.435 s+0.067 s3.38 MiB3.92 MiB+ 547.74 KiB
/wp-admin/edit.php0.227 s0.318 s+0.091 s3.41 MiB3.94 MiB+ 543.53 KiB
/wp-admin/post-new.php1.050 s0.965 s-0.085 s5.46 MiB5.94 MiB+ 489.7 KiB
/wp-admin/upload.php0.705 s0.375 s-0.330 s3.33 MiB3.78 MiB+ 467.19 KiB
/wp-admin/options-writing.php0.218 s0.224 s+0.006 s3.32 MiB3.76 MiB+ 456.43 KiB
/wp-admin/media-new.php0.303 s0.294 s-0.009 s3.3 MiB3.76 MiB+ 477.97 KiB
/wp-admin/edit-tags.php?taxonomy=category0.202 s0.366 s+0.164 s3.32 MiB3.87 MiB+ 564.52 KiB
/wp-admin/post-new.php?post_type=page0.597 s0.669 s+0.072 s5.45 MiB5.93 MiB+ 489.32 KiB
/wp-admin/options-discussion.php0.326 s0.285 s-0.041 s3.3 MiB3.76 MiB+ 469.96 KiB
/wp-admin/edit-comments.php0.233 s0.225 s-0.008 s3.34 MiB3.87 MiB+ 546.45 KiB
/0.294 s0.211 s-0.083 s3.36 MiB3.41 MiB+ 47.26 KiB
Average 0.411 s0.397 s-0.014 s3.72 MiB4.18 MiB+ 463.64 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.3%68,97030,31627
PHP17.3%15,0311,40362
CSS3.3%2,858721
JSON0.0%3201
SVG0.0%1903
JavaScript0.0%1615
Total 86,926 31,792 99

PHP Code Analysis | More results »

Lines of code 13,850
Total complexity 3,091
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 42
Methods 716
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

[02-Feb-2024 14:21:50 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[02-Feb-2024 14:21:50 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
[02-Feb-2024 14:21:50 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[02-Feb-2024 14:21:50 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
[02-Feb-2024 14:21:51 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[02-Feb-2024 14:21:51 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
[02-Feb-2024 14:21:51 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[02-Feb-2024 14:21:51 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
[02-Feb-2024 14:21:51 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 - Users Admin Menus and Widgets