WP Sheet Editor - Users 1.5.22

Does WP Sheet Editor - Users work with WordPress 6.1.1 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
164PHP deprecation warnings
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 427.98 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

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

Environment
WordPress version6.1.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=dfd5abf1b7
Aspect after-activation
HTTP status 200
Load time 0.839 s
Memory usage 3.64 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.832 s
Memory usage 3.77 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.664 s
Memory usage 3.46 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.352 s
Memory usage 3.43 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.336 s
Memory usage 3.44 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.289 s
Memory usage 3.09 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.288 s
Memory usage 3.53 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.283 s0.277 s-0.006 s3.05 MiB3.53 MiB+ 497.09 KiB
/wp-admin/edit.php0.181 s0.213 s+0.032 s3.08 MiB3.56 MiB+ 494.3 KiB
/wp-admin/post-new.php0.762 s1.178 s+0.416 s4.97 MiB5.4 MiB+ 439.23 KiB
/wp-admin/upload.php0.530 s0.413 s-0.117 s2.99 MiB3.4 MiB+ 413.97 KiB
/wp-admin/options-writing.php0.170 s0.147 s-0.023 s2.99 MiB3.38 MiB+ 400.66 KiB
/wp-admin/media-new.php0.266 s0.242 s-0.024 s2.97 MiB3.38 MiB+ 426.16 KiB
/wp-admin/edit-tags.php?taxonomy=category0.238 s0.186 s-0.052 s2.98 MiB3.48 MiB+ 515.27 KiB
/wp-admin/post-new.php?post_type=page0.610 s0.651 s+0.041 s4.96 MiB5.39 MiB+ 434.84 KiB
/wp-admin/options-discussion.php0.210 s0.201 s-0.009 s2.98 MiB3.4 MiB+ 434.5 KiB
/wp-admin/edit-comments.php0.198 s0.353 s+0.155 s3 MiB3.49 MiB+ 497.19 KiB
/0.285 s0.213 s-0.072 s2.94 MiB3.1 MiB+ 154.59 KiB
Average 0.339 s0.370 s+0.031 s3.35 MiB3.77 MiB+ 427.98 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 File77.7%57,42124,45926
PHP19.1%14,1131,30261
CSS3.1%2,273571
JSON0.0%3201
SVG0.0%1701
JavaScript0.0%1615
Total 73,872 25,819 95

PHP Code Analysis | More results »

Lines of code 12,965
Total complexity 2,901
Median class complexity 34.0
Median method complexity 2.0
Most complex class WP_Sheet_Editor_Helpers
Most complex function WP_Sheet_Editor::init()
Classes 41
Methods 690
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 164 lines

[15-Dec-2022 00:55:37 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[15-Dec-2022 00:55:37 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[15-Dec-2022 00:55:37 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[15-Dec-2022 00:55:37 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[15-Dec-2022 00:55:37 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[15-Dec-2022 00:55:37 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[15-Dec-2022 00:55:37 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[15-Dec-2022 00:55:37 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[15-Dec-2022 00:55:37 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[15-Dec-2022 00:55:37 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[15-Dec-2022 00:55:37 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[15-Dec-2022 00:55:37 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[15-Dec-2022 00:55:37 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[15-Dec-2022 00:55:37 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[15-Dec-2022 00:55:37 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[15-Dec-2022 00:55:37 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[15-Dec-2022 00:55:37 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[15-Dec-2022 00:55:37 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[15-Dec-2022 00:55:38 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[15-Dec-2022 00:55:38 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[15-Dec-2022 00:55:38 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[15-Dec-2022 00:55:38 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[15-Dec-2022 00:55:38 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[15-Dec-2022 00:55:38 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[15-Dec-2022 00:55:38 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[15-Dec-2022 00:55:38 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[15-Dec-2022 00:55:38 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[15-Dec-2022 00:55:38 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[15-Dec-2022 00:55:38 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[15-Dec-2022 00:55:38 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[15-Dec-2022 00:55:38 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
[15-Dec-2022 00:55:38 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[15-Dec-2022 00:55:38 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[15-Dec-2022 00:55:38 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[15-Dec-2022 00:55:38 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[15-Dec-2022 00:55:38 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[15-Dec-2022 00:55:38 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[15-Dec-2022 00:55:38 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[15-Dec-2022 00:55:38 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[15-Dec-2022 00:55:38 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[15-Dec-2022 00:55:38 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[15-Dec-2022 00:55:38 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[15-Dec-2022 00:55:38 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[15-Dec-2022 00:55:41 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[15-Dec-2022 00:55:41 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[15-Dec-2022 00:55:41 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[15-Dec-2022 00:55:41 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[15-Dec-2022 00:55:41 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[15-Dec-2022 00:55:41 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[15-Dec-2022 00:55:41 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /wp-content/plugins/bulk-edit-user-profiles-in-spreadsheet/modules/wp-sheet-editor/wp-sheet-editor.php on line 1272
[15-Dec-2022 00:55:41 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /wp-content/plugins/bulk-edit-user-profiles-in-spreadsheet/modules/wp-sheet-editor/wp-sheet-editor.php on line 1272
[15-Dec-2022 00:55:41 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /wp-content/plugins/bulk-edit-user-profiles-in-spreadsheet/modules/wp-sheet-editor/wp-sheet-editor.php on line 1272
[15-Dec-2022 00:55:41 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /wp-content/plugins/bulk-edit-user-profiles-in-spreadsheet/modules/wp-sheet-editor/wp-sheet-editor.php on line 1272
[15-Dec-2022 00:55:41 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /wp-content/plugins/bulk-edit-user-profiles-in-spreadsheet/modules/wp-sheet-editor/wp-sheet-editor.php on line 1272
[15-Dec-2022 00:55:41 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /wp-content/plugins/bulk-edit-user-profiles-in-spreadsheet/modules/wp-sheet-editor/wp-sheet-editor.php on line 1272
[15-Dec-2022 00:55:41 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /wp-content/plugins/bulk-edit-user-profiles-in-spreadsheet/modules/wp-sheet-editor/wp-sheet-editor.php on line 1272
[15-Dec-2022 00:55:41 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /wp-content/plugins/bulk-edit-user-profiles-in-spreadsheet/modules/wp-sheet-editor/wp-sheet-editor.php on line 1272
[15-Dec-2022 00:55:41 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /wp-content/plugins/bulk-edit-user-profiles-in-spreadsheet/modules/wp-sheet-editor/wp-sheet-editor.php on line 1272
[15-Dec-2022 00:55:41 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /wp-content/plugins/bulk-edit-user-profiles-in-spreadsheet/modules/wp-sheet-editor/wp-sheet-editor.php on line 1272
[15-Dec-2022 00:55:41 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /wp-content/plugins/bulk-edit-user-profiles-in-spreadsheet/modules/wp-sheet-editor/wp-sheet-editor.php on line 1272
[15-Dec-2022 00:55:42 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[15-Dec-2022 00:55:42 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[15-Dec-2022 00:55:42 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[15-Dec-2022 00:55:42 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[15-Dec-2022 00:55:42 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[15-Dec-2022 00:55:42 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[15-Dec-2022 00:55:42 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /wp-content/plugins/bulk-edit-user-profiles-in-spreadsheet/modules/wp-sheet-editor/wp-sheet-editor.php on line 1272
[15-Dec-2022 00:55:42 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /wp-content/plugins/bulk-edit-user-profiles-in-spreadsheet/modules/wp-sheet-editor/wp-sheet-editor.php on line 1272
[15-Dec-2022 00:55:42 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /wp-content/plugins/bulk-edit-user-profiles-in-spreadsheet/modules/wp-sheet-editor/wp-sheet-editor.php on line 1272
[15-Dec-2022 00:55:42 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /wp-content/plugins/bulk-edit-user-profiles-in-spreadsheet/modules/wp-sheet-editor/wp-sheet-editor.php on line 1272
[15-Dec-2022 00:55:42 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /wp-content/plugins/bulk-edit-user-profiles-in-spreadsheet/modules/wp-sheet-editor/wp-sheet-editor.php on line 1272
[15-Dec-2022 00:55:42 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /wp-content/plugins/bulk-edit-user-profiles-in-spreadsheet/modules/wp-sheet-editor/wp-sheet-editor.php on line 1272
[15-Dec-2022 00:55:42 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /wp-content/plugins/bulk-edit-user-profiles-in-spreadsheet/modules/wp-sheet-editor/wp-sheet-editor.php on line 1272
[15-Dec-2022 00:55:42 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /wp-content/plugins/bulk-edit-user-profiles-in-spreadsheet/modules/wp-sheet-editor/wp-sheet-editor.php on line 1272
[15-Dec-2022 00:55:44 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[15-Dec-2022 00:55:44 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[15-Dec-2022 00:55:44 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[15-Dec-2022 00:55:44 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[15-Dec-2022 00:55:44 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[15-Dec-2022 00:55:44 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[15-Dec-2022 00:55:46 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[15-Dec-2022 00:55:46 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[15-Dec-2022 00:55:46 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[15-Dec-2022 00:55:46 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[15-Dec-2022 00:55:46 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[15-Dec-2022 00:55:46 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[15-Dec-2022 00:55:46 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[15-Dec-2022 00:55:46 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[15-Dec-2022 00:55:46 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[15-Dec-2022 00:55:46 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[15-Dec-2022 00:55:46 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[15-Dec-2022 00:55:46 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[15-Dec-2022 00:55:46 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[15-Dec-2022 00:55:46 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[15-Dec-2022 00:55:46 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[15-Dec-2022 00:55:46 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[15-Dec-2022 00:55:46 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[15-Dec-2022 00:55:46 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162
[15-Dec-2022 00:55:49 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[15-Dec-2022 00:55:49 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2162

(+64 more lines)
See also: All tests for this plugin, How to Hide WP Sheet Editor - Users Admin Menus and Widgets