Bing Custom Search for WordPress 2.4

Does "Bing Custom Search for WordPress" work with WordPress 6.2.2 and PHP 8.1.12? A smoke test was performed on .

Summary

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

Memory usage: 106.06 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.2.2
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 100+
WordPress.org page https://wordpress.org/plugins/wp-bing-search/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 3

Bing Search ‹ Test site — WordPress

Page screenshot: Bing Search ‹ Test site — WordPress
URL /wp-admin/options-general.php?page=wp_bing_search
Requested URL /wp-admin/plugins.php?action=activate&plugin=wp-bing-search%2Fwp-bing-search.php&plugin_status=all&paged=1&s&_wpnonce=73295e322b
Aspect after-activation
HTTP status 200
Load time 1.236 s
Memory usage 3.48 MiB
JS errors None
Resource errors None

Settings → Bing Search

Page screenshot: Settings → Bing Search
URL /wp-admin/options-general.php?page=wp_bing_search
Aspect menu-item
HTTP status 200
Load time 0.517 s
Memory usage 3.07 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.390 s
Memory usage 3.09 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.293 s0.299 s+0.006 s3.07 MiB3.23 MiB+ 166.13 KiB
/wp-admin/edit.php0.201 s0.224 s+0.023 s3.1 MiB3.26 MiB+ 165.78 KiB
/wp-admin/post-new.php0.822 s0.788 s-0.034 s5.02 MiB5.12 MiB+ 100.16 KiB
/wp-admin/upload.php0.579 s0.351 s-0.228 s3.02 MiB3.1 MiB+ 84.18 KiB
/wp-admin/options-writing.php0.182 s0.154 s-0.028 s3.01 MiB3.08 MiB+ 70.91 KiB
/wp-admin/media-new.php0.357 s0.269 s-0.088 s2.99 MiB3.09 MiB+ 96.37 KiB
/wp-admin/edit-tags.php?taxonomy=category0.208 s0.190 s-0.018 s3.01 MiB3.1 MiB+ 101.54 KiB
/wp-admin/post-new.php?post_type=page0.613 s0.611 s-0.002 s5.01 MiB5.11 MiB+ 94.81 KiB
/wp-admin/options-discussion.php0.227 s0.242 s+0.015 s3 MiB3.08 MiB+ 84.64 KiB
/wp-admin/edit-comments.php0.230 s0.196 s-0.034 s3.03 MiB3.11 MiB+ 83.5 KiB
/0.311 s0.174 s-0.137 s2.97 MiB3.09 MiB+ 118.64 KiB
Average 0.366 s0.318 s-0.048 s3.38 MiB3.49 MiB+ 106.06 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.0%31,00616,525114
Markdown0.7%21401
JavaScript0.6%193482
PO File0.6%186633
JSON0.1%2701
CSS0.1%26012
Total 31,652 16,636 133

PHP Code Analysis | More results »

Lines of code 21,793
Total complexity 5,519
Median class complexity 18.0
Median method complexity 2.0
Most complex class Freemius
Most complex function FS_Plugin_Info_Dialog::install_plugin_information()
Classes 49
Methods 1,181
Functions 95

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 5

PHP Error Log 572 lines

[25-May-2023 14:11:21 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/wp-bing-search/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[25-May-2023 14:11:21 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/wp-bing-search/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[25-May-2023 14:11:21 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/wp-bing-search/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[25-May-2023 14:11:21 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/wp-bing-search/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[25-May-2023 14:11:21 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/wp-bing-search/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[25-May-2023 14:11:21 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/wp-bing-search/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[25-May-2023 14:11:21 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/wp-bing-search/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[25-May-2023 14:11:21 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/wp-bing-search/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[25-May-2023 14:11:21 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/wp-bing-search/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[25-May-2023 14:11:21 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/wp-bing-search/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[25-May-2023 14:11:21 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/wp-bing-search/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[25-May-2023 14:11:21 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/wp-bing-search/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[25-May-2023 14:11:21 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/wp-bing-search/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[25-May-2023 14:11:21 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/wp-bing-search/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[25-May-2023 14:11:21 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/wp-bing-search/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[25-May-2023 14:11:21 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/wp-bing-search/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[25-May-2023 14:11:21 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/wp-bing-search/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[25-May-2023 14:11:21 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/wp-bing-search/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[25-May-2023 14:11:21 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/wp-bing-search/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[25-May-2023 14:11:21 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/wp-bing-search/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[25-May-2023 14:11:21 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[25-May-2023 14:11: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 2165
[25-May-2023 14:11:21 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/wp-bing-search/includes/wp_bing_search_settings.php on line 58
[25-May-2023 14:11:21 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/wp-bing-search/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[25-May-2023 14:11:21 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/wp-bing-search/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[25-May-2023 14:11:21 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/wp-bing-search/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[25-May-2023 14:11:21 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/wp-bing-search/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[25-May-2023 14:11:21 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/wp-bing-search/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[25-May-2023 14:11:21 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/wp-bing-search/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[25-May-2023 14:11:21 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/wp-bing-search/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[25-May-2023 14:11:21 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/wp-bing-search/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[25-May-2023 14:11:21 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/wp-bing-search/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[25-May-2023 14:11:21 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/wp-bing-search/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[25-May-2023 14:11:21 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[25-May-2023 14:11: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 2165
[25-May-2023 14:11:21 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/wp-bing-search/includes/wp_bing_search_settings.php on line 58
[25-May-2023 14:11:22 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/wp-bing-search/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[25-May-2023 14:11:22 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/wp-bing-search/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[25-May-2023 14:11:22 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/wp-bing-search/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[25-May-2023 14:11:22 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/wp-bing-search/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[25-May-2023 14:11:22 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/wp-bing-search/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[25-May-2023 14:11:22 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/wp-bing-search/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[25-May-2023 14:11:22 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/wp-bing-search/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[25-May-2023 14:11:22 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/wp-bing-search/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[25-May-2023 14:11:22 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/wp-bing-search/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[25-May-2023 14:11:22 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/wp-bing-search/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[25-May-2023 14:11:22 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[25-May-2023 14:11: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 2165
[25-May-2023 14:11:22 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/wp-bing-search/includes/wp_bing_search_settings.php on line 58
[25-May-2023 14:11:23 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/wp-bing-search/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[25-May-2023 14:11:23 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/wp-bing-search/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[25-May-2023 14:11:23 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/wp-bing-search/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[25-May-2023 14:11:23 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/wp-bing-search/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[25-May-2023 14:11:23 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/wp-bing-search/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[25-May-2023 14:11:23 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/wp-bing-search/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[25-May-2023 14:11:23 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/wp-bing-search/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[25-May-2023 14:11:23 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/wp-bing-search/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[25-May-2023 14:11:23 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/wp-bing-search/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[25-May-2023 14:11:23 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/wp-bing-search/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[25-May-2023 14:11:23 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[25-May-2023 14:11:23 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2165
[25-May-2023 14:11:23 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[25-May-2023 14:11:23 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2165
[25-May-2023 14:11:23 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[25-May-2023 14:11:23 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2165
[25-May-2023 14:11:23 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[25-May-2023 14:11:23 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2165
[25-May-2023 14:11:23 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/wp-bing-search/includes/wp_bing_search_settings.php on line 58
[25-May-2023 14:11:23 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/wp-bing-search/includes/wp_bing_search_settings.php on line 212
[25-May-2023 14:11:23 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/wp-bing-search/includes/wp_bing_search_settings.php on line 228
[25-May-2023 14:11:23 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/wp-bing-search/includes/wp_bing_search_settings.php on line 269
[25-May-2023 14:11:23 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/wp-bing-search/includes/wp_bing_search_settings.php on line 291
[25-May-2023 14:11:23 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/wp-bing-search/includes/wp_bing_search_settings.php on line 291
[25-May-2023 14:11:23 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/wp-bing-search/includes/wp_bing_search_settings.php on line 291
[25-May-2023 14:11:23 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/wp-bing-search/includes/wp_bing_search_settings.php on line 312
[25-May-2023 14:11:24 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/wp-bing-search/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[25-May-2023 14:11:24 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/wp-bing-search/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[25-May-2023 14:11:24 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/wp-bing-search/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[25-May-2023 14:11:24 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/wp-bing-search/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[25-May-2023 14:11:24 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/wp-bing-search/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[25-May-2023 14:11:24 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/wp-bing-search/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[25-May-2023 14:11:24 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/wp-bing-search/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[25-May-2023 14:11:24 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/wp-bing-search/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[25-May-2023 14:11:24 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/wp-bing-search/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[25-May-2023 14:11:24 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/wp-bing-search/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[25-May-2023 14:11:24 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[25-May-2023 14:11:24 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2165
[25-May-2023 14:11:24 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[25-May-2023 14:11:24 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2165
[25-May-2023 14:11:24 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[25-May-2023 14:11:24 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2165
[25-May-2023 14:11:24 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[25-May-2023 14:11:24 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2165
[25-May-2023 14:11:24 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/wp-bing-search/includes/wp_bing_search_settings.php on line 58
[25-May-2023 14:11:25 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/wp-bing-search/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[25-May-2023 14:11:25 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/wp-bing-search/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[25-May-2023 14:11:25 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/wp-bing-search/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[25-May-2023 14:11:25 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/wp-bing-search/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[25-May-2023 14:11:25 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/wp-bing-search/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[25-May-2023 14:11:25 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/wp-bing-search/freemius/includes/managers/class-fs-key-value-storage.php on line 339

(+472 more lines)
See also: All tests for this plugin, How to Hide the "Bing Search" Admin Menu