WP Sheet Editor - Users 1.5.35

Does WP Sheet Editor - Users work with WordPress 6.6.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: 581.95 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.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=dfee22591c
Aspect after-activation
HTTP status 200
Load time 0.572 s
Memory usage 4.21 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.947 s
Memory usage 4.6 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.689 s
Memory usage 4.06 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.313 s
Memory usage 4.06 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.350 s
Memory usage 4.06 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.190 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.341 s
Memory usage 4.12 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.346 s0.349 s+0.003 s3.47 MiB4.12 MiB+ 664.38 KiB
/wp-admin/edit.php0.212 s0.244 s+0.032 s3.54 MiB4.18 MiB+ 661.27 KiB
/wp-admin/post-new.php0.798 s1.004 s+0.206 s5.75 MiB6.4 MiB+ 666.34 KiB
/wp-admin/upload.php0.694 s0.535 s-0.159 s3.49 MiB4.06 MiB+ 584.63 KiB
/wp-admin/options-writing.php0.199 s0.198 s-0.001 s3.41 MiB4.05 MiB+ 654.84 KiB
/wp-admin/media-new.php0.250 s0.232 s-0.018 s3.4 MiB4.04 MiB+ 660.81 KiB
/wp-admin/edit-tags.php?taxonomy=category0.192 s0.191 s-0.001 s3.47 MiB4.07 MiB+ 614.53 KiB
/wp-admin/post-new.php?post_type=page0.606 s0.588 s-0.018 s5.75 MiB6.33 MiB+ 597.95 KiB
/wp-admin/options-discussion.php0.243 s0.353 s+0.110 s3.41 MiB4.04 MiB+ 649.15 KiB
/wp-admin/edit-comments.php0.245 s0.236 s-0.009 s3.49 MiB4.08 MiB+ 600.78 KiB
/0.308 s0.207 s-0.101 s3.45 MiB3.5 MiB+ 46.78 KiB
Average 0.372 s0.376 s+0.004 s3.88 MiB4.44 MiB+ 581.95 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.4%15,0981,40062
CSS3.3%2,867721
JSON0.0%3201
SVG0.0%1903
JavaScript0.0%1615
Total 87,002 31,789 99

PHP Code Analysis | More results »

Lines of code 13,909
Total complexity 3,111
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

[26-Jul-2024 08:08:21 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7300
[26-Jul-2024 08:08:21 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
[26-Jul-2024 08:08:21 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7300
[26-Jul-2024 08:08:21 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
[26-Jul-2024 08:08:22 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7300
[26-Jul-2024 08:08:22 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
[26-Jul-2024 08:08:22 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7300
[26-Jul-2024 08:08:22 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
[26-Jul-2024 08:08:22 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