Admin User Search 1.0.1

Does Admin User Search work with WordPress 6.1.1 and PHP 8.1.12? A smoke test was performed on .

Summary

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

Memory usage: 104.55 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.1.1
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs <10
WordPress.org page https://wordpress.org/plugins/admin-user-search/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 4

Search Users ‹ Test site — WordPress

Page screenshot: Search Users ‹ Test site — WordPress
URL /wp-admin/users.php?page=search-users
Requested URL /wp-admin/plugins.php?action=activate&plugin=admin-user-search%2Fadmin-user-search.php&plugin_status=all&paged=1&s&_wpnonce=76f4f16db1
Aspect after-activation
HTTP status 200
Load time 1.030 s
Memory usage 3.47 MiB
JS errors None
Resource errors None

Users → Search Users

Page screenshot: Users → Search Users
URL /wp-admin/users.php?page=search-users
Aspect menu-item
HTTP status 200
Load time 0.316 s
Memory usage 3.06 MiB
JS errors None
Resource errors None

Users → Contact Us

Page screenshot: Users → Contact Us
URL /wp-admin/users.php?page=search-users-contact
Aspect menu-item
HTTP status 200
Load time 0.147 s
Memory usage 3.1 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.245 s
Memory usage 3.07 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.264 s0.232 s-0.032 s3.05 MiB3.2 MiB+ 161.48 KiB
/wp-admin/edit.php0.171 s0.185 s+0.014 s3.07 MiB3.23 MiB+ 161.07 KiB
/wp-admin/post-new.php0.718 s0.870 s+0.152 s4.97 MiB5.07 MiB+ 105.89 KiB
/wp-admin/upload.php0.640 s0.547 s-0.093 s2.99 MiB3.07 MiB+ 80.21 KiB
/wp-admin/options-writing.php0.129 s0.132 s+0.003 s2.99 MiB3.05 MiB+ 66.87 KiB
/wp-admin/media-new.php0.242 s0.226 s-0.016 s2.97 MiB3.06 MiB+ 92.4 KiB
/wp-admin/edit-tags.php?taxonomy=category0.161 s0.171 s+0.010 s2.98 MiB3.08 MiB+ 97.57 KiB
/wp-admin/post-new.php?post_type=page0.606 s0.589 s-0.017 s4.96 MiB5.05 MiB+ 96.54 KiB
/wp-admin/options-discussion.php0.187 s0.188 s+0.001 s2.97 MiB3.05 MiB+ 80.71 KiB
/wp-admin/edit-comments.php0.169 s0.174 s+0.005 s3 MiB3.08 MiB+ 79.51 KiB
/0.283 s0.207 s-0.076 s2.94 MiB3.07 MiB+ 127.78 KiB
Average 0.325 s0.320 s-0.004 s3.35 MiB3.46 MiB+ 104.55 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.

PHP
Language % Lines of code Comment lines Files
PHP98.1%30,85216,396117
JavaScript1.0%319904
CSS0.5%1683313
JSON0.3%8201
Markdown0.1%2401
Total 31,445 16,519 136

PHP Code Analysis | More results »

Lines of code 21,648
Total complexity 5,462
Median class complexity 11.5
Median method complexity 2.0
Most complex class Freemius
Most complex function FS_Plugin_Info_Dialog::install_plugin_information()
Classes 52
Methods 1,160
Functions 99

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.

Database Tables 1

Options wp_options 6

PHP Error Log 522 lines

[02-Dec-2022 03:24:43 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetExists($k) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/admin-user-search/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[02-Dec-2022 03:24:43 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetGet($k) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/admin-user-search/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[02-Dec-2022 03:24:43 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetSet($k, $v) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/admin-user-search/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[02-Dec-2022 03:24:43 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetUnset($k) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/admin-user-search/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[02-Dec-2022 03:24:43 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/admin-user-search/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[02-Dec-2022 03:24:43 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/admin-user-search/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[02-Dec-2022 03:24:43 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/admin-user-search/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[02-Dec-2022 03:24:43 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/admin-user-search/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[02-Dec-2022 03:24:43 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/admin-user-search/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[02-Dec-2022 03:24:43 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/admin-user-search/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[02-Dec-2022 03:24:44 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetExists($k) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/admin-user-search/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[02-Dec-2022 03:24:44 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetGet($k) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/admin-user-search/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[02-Dec-2022 03:24:44 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetSet($k, $v) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/admin-user-search/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[02-Dec-2022 03:24:44 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetUnset($k) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/admin-user-search/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[02-Dec-2022 03:24:44 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/admin-user-search/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[02-Dec-2022 03:24:44 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/admin-user-search/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[02-Dec-2022 03:24:44 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/admin-user-search/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[02-Dec-2022 03:24:44 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/admin-user-search/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[02-Dec-2022 03:24:44 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/admin-user-search/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[02-Dec-2022 03:24:44 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/admin-user-search/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[02-Dec-2022 03:24:44 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[02-Dec-2022 03:24: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
[02-Dec-2022 03:24:44 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetExists($k) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/admin-user-search/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[02-Dec-2022 03:24:44 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetGet($k) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/admin-user-search/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[02-Dec-2022 03:24:44 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetSet($k, $v) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/admin-user-search/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[02-Dec-2022 03:24:44 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetUnset($k) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/admin-user-search/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[02-Dec-2022 03:24:44 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/admin-user-search/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[02-Dec-2022 03:24:44 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/admin-user-search/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[02-Dec-2022 03:24:44 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/admin-user-search/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[02-Dec-2022 03:24:44 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/admin-user-search/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[02-Dec-2022 03:24:44 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/admin-user-search/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[02-Dec-2022 03:24:44 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/admin-user-search/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[02-Dec-2022 03:24:44 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[02-Dec-2022 03:24: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
[02-Dec-2022 03:24:45 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetExists($k) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/admin-user-search/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[02-Dec-2022 03:24:45 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetGet($k) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/admin-user-search/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[02-Dec-2022 03:24:45 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetSet($k, $v) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/admin-user-search/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[02-Dec-2022 03:24:45 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetUnset($k) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/admin-user-search/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[02-Dec-2022 03:24:45 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/admin-user-search/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[02-Dec-2022 03:24:45 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/admin-user-search/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[02-Dec-2022 03:24:45 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/admin-user-search/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[02-Dec-2022 03:24:45 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/admin-user-search/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[02-Dec-2022 03:24:45 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/admin-user-search/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[02-Dec-2022 03:24:45 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/admin-user-search/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[02-Dec-2022 03:24:45 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[02-Dec-2022 03:24:45 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
[02-Dec-2022 03:24:45 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetExists($k) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/admin-user-search/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[02-Dec-2022 03:24:45 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetGet($k) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/admin-user-search/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[02-Dec-2022 03:24:45 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetSet($k, $v) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/admin-user-search/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[02-Dec-2022 03:24:45 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetUnset($k) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/admin-user-search/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[02-Dec-2022 03:24:45 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/admin-user-search/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[02-Dec-2022 03:24:45 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/admin-user-search/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[02-Dec-2022 03:24:45 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/admin-user-search/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[02-Dec-2022 03:24:45 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/admin-user-search/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[02-Dec-2022 03:24:45 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/admin-user-search/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[02-Dec-2022 03:24:45 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/admin-user-search/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[02-Dec-2022 03:24:45 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[02-Dec-2022 03:24:45 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
[02-Dec-2022 03:24:45 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[02-Dec-2022 03:24:45 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
[02-Dec-2022 03:24:45 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[02-Dec-2022 03:24:45 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
[02-Dec-2022 03:24:46 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetExists($k) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/admin-user-search/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[02-Dec-2022 03:24:46 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetGet($k) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/admin-user-search/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[02-Dec-2022 03:24:46 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetSet($k, $v) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/admin-user-search/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[02-Dec-2022 03:24:46 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetUnset($k) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/admin-user-search/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[02-Dec-2022 03:24:46 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/admin-user-search/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[02-Dec-2022 03:24:46 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/admin-user-search/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[02-Dec-2022 03:24:46 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/admin-user-search/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[02-Dec-2022 03:24:46 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/admin-user-search/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[02-Dec-2022 03:24:46 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/admin-user-search/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[02-Dec-2022 03:24:46 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/admin-user-search/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[02-Dec-2022 03:24:46 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[02-Dec-2022 03:24: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
[02-Dec-2022 03:24:46 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[02-Dec-2022 03:24: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
[02-Dec-2022 03:24:46 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[02-Dec-2022 03:24: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
[02-Dec-2022 03:24:46 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetExists($k) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/admin-user-search/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[02-Dec-2022 03:24:46 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetGet($k) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/admin-user-search/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[02-Dec-2022 03:24:46 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetSet($k, $v) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/admin-user-search/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[02-Dec-2022 03:24:46 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetUnset($k) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/admin-user-search/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[02-Dec-2022 03:24:46 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/admin-user-search/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[02-Dec-2022 03:24:46 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/admin-user-search/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[02-Dec-2022 03:24:46 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/admin-user-search/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[02-Dec-2022 03:24:46 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/admin-user-search/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[02-Dec-2022 03:24:46 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/admin-user-search/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[02-Dec-2022 03:24:46 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/admin-user-search/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[02-Dec-2022 03:24:46 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[02-Dec-2022 03:24: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
[02-Dec-2022 03:24:46 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[02-Dec-2022 03:24: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
[02-Dec-2022 03:24:46 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7022
[02-Dec-2022 03:24: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
[02-Dec-2022 03:24:47 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetExists($k) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/admin-user-search/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[02-Dec-2022 03:24:47 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetGet($k) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/admin-user-search/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[02-Dec-2022 03:24:47 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetSet($k, $v) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/admin-user-search/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[02-Dec-2022 03:24:47 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetUnset($k) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/admin-user-search/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[02-Dec-2022 03:24:47 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/admin-user-search/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[02-Dec-2022 03:24:47 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/admin-user-search/freemius/includes/managers/class-fs-key-value-storage.php on line 339

(+422 more lines)
See also: All tests for this plugin, How to Hide Admin User Search Admin Menus