WP Sheet Editor - Users 1.5.34

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: 556.6 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=18db918276
Aspect after-activation
HTTP status 200
Load time 0.568 s
Memory usage 4.1 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 1.007 s
Memory usage 4.49 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.692 s
Memory usage 3.92 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.356 s
Memory usage 3.9 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.368 s
Memory usage 3.91 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.194 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.348 s
Memory usage 4.01 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.390 s0.365 s-0.025 s3.38 MiB4.01 MiB+ 644.8 KiB
/wp-admin/edit.php0.223 s0.328 s+0.105 s3.41 MiB4.03 MiB+ 640.59 KiB
/wp-admin/post-new.php0.927 s1.131 s+0.204 s5.46 MiB6.03 MiB+ 586.76 KiB
/wp-admin/upload.php0.601 s0.378 s-0.223 s3.33 MiB3.88 MiB+ 564.25 KiB
/wp-admin/options-writing.php0.222 s0.229 s+0.007 s3.32 MiB3.86 MiB+ 553.48 KiB
/wp-admin/media-new.php0.318 s0.305 s-0.013 s3.3 MiB3.86 MiB+ 575.02 KiB
/wp-admin/edit-tags.php?taxonomy=category0.206 s0.221 s+0.015 s3.31 MiB3.96 MiB+ 661.58 KiB
/wp-admin/post-new.php?post_type=page0.601 s0.835 s+0.234 s5.45 MiB6.02 MiB+ 586.38 KiB
/wp-admin/options-discussion.php0.391 s0.299 s-0.092 s3.3 MiB3.86 MiB+ 567.02 KiB
/wp-admin/edit-comments.php0.255 s0.234 s-0.021 s3.34 MiB3.97 MiB+ 643.5 KiB
/0.304 s0.229 s-0.075 s3.31 MiB3.4 MiB+ 99.23 KiB
Average 0.403 s0.414 s+0.011 s3.72 MiB4.26 MiB+ 556.6 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,0941,39962
CSS3.3%2,867721
JSON0.0%3201
SVG0.0%1903
JavaScript0.0%1615
Total 86,998 31,788 99

PHP Code Analysis | More results »

Lines of code 13,905
Total complexity 3,109
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 717
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

[27-Mar-2024 04:50:29 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:50:29 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:50:29 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:50:29 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:50:30 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:50:30 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:50:30 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:50:30 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:50:30 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