WP Sheet Editor - Users 1.5.29

Does WP Sheet Editor - Users work with WordPress 6.4.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: 455.74 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.2
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=6e51465bb8
Aspect after-activation
HTTP status 200
Load time 0.720 s
Memory usage 4 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.995 s
Memory usage 4.21 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.682 s
Memory usage 3.82 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.355 s
Memory usage 3.79 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.349 s
Memory usage 3.81 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.208 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.370 s
Memory usage 3.91 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.365 s0.647 s+0.282 s3.38 MiB3.91 MiB+ 541.05 KiB
/wp-admin/edit.php0.227 s0.311 s+0.084 s3.41 MiB3.93 MiB+ 536.84 KiB
/wp-admin/post-new.php1.018 s0.980 s-0.038 s5.46 MiB5.93 MiB+ 483.01 KiB
/wp-admin/upload.php0.710 s0.425 s-0.285 s3.32 MiB3.77 MiB+ 460.5 KiB
/wp-admin/options-writing.php0.242 s0.223 s-0.019 s3.32 MiB3.76 MiB+ 449.73 KiB
/wp-admin/media-new.php0.326 s0.451 s+0.125 s3.29 MiB3.75 MiB+ 471.27 KiB
/wp-admin/edit-tags.php?taxonomy=category0.211 s0.263 s+0.052 s3.31 MiB3.86 MiB+ 557.82 KiB
/wp-admin/post-new.php?post_type=page0.656 s0.662 s+0.006 s5.45 MiB5.92 MiB+ 482.63 KiB
/wp-admin/options-discussion.php0.312 s0.281 s-0.031 s3.3 MiB3.75 MiB+ 463.27 KiB
/wp-admin/edit-comments.php0.248 s0.226 s-0.022 s3.34 MiB3.84 MiB+ 519.75 KiB
/0.309 s0.203 s-0.106 s3.36 MiB3.4 MiB+ 47.26 KiB
Average 0.420 s0.425 s+0.004 s3.72 MiB4.17 MiB+ 455.74 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 File78.3%64,19028,05226
PHP18.2%14,9161,39162
CSS3.5%2,857721
JSON0.0%3201
SVG0.0%1903
JavaScript0.0%1615
Total 82,030 29,516 98

PHP Code Analysis | More results »

Lines of code 13,735
Total complexity 3,072
Median class complexity 36.5
Median method complexity 2.0
Most complex class WP_Sheet_Editor_Helpers
Most complex function WP_Sheet_Editor_Helpers::save_rows()
Classes 42
Methods 713
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

[09-Dec-2023 07:23:50 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[09-Dec-2023 07:23: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
[09-Dec-2023 07:23:50 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[09-Dec-2023 07:23: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
[09-Dec-2023 07:23:51 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[09-Dec-2023 07:23: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
[09-Dec-2023 07:23:51 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[09-Dec-2023 07:23: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
[09-Dec-2023 07:23: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