Delete All Comments of wordpress 5.0

Does "Delete All Comments of wordpress" work with WordPress 6.2 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: 100.71 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
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 30,000+
WordPress.org page https://wordpress.org/plugins/delete-all-comments-of-website/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 4

Delete All comment !! ‹ Test site — WordPress

Page screenshot: Delete All comment !! ‹ Test site — WordPress
URL /wp-admin/tools.php?page=delete_comment
Requested URL /wp-admin/plugins.php?action=activate&plugin=delete-all-comments-of-website%2Fdelete-all-comments-of-wordpress-website.php&plugin_status=all&paged=1&s&_wpnonce=24bf5ccf02
Aspect after-activation
HTTP status 200
Load time 0.997 s
Memory usage 3.46 MiB
JS errors None
Resource errors None

Tools → Delete Comments

Page screenshot: Tools → Delete Comments
URL /wp-admin/tools.php?page=delete_comment
Aspect menu-item
HTTP status 200
Load time 0.222 s
Memory usage 3.07 MiB
JS errors None
Resource errors None

Tools → Contact Us

Page screenshot: Tools → Contact Us
URL /wp-admin/tools.php?page=delete_comment-contact
Aspect menu-item
HTTP status 200
Load time 0.172 s
Memory usage 3.13 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.322 s
Memory usage 3.08 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.305 s0.281 s-0.024 s3.07 MiB3.23 MiB+ 159.65 KiB
/wp-admin/edit.php0.199 s0.211 s+0.012 s3.1 MiB3.25 MiB+ 159.32 KiB
/wp-admin/post-new.php0.794 s0.975 s+0.181 s5.02 MiB5.11 MiB+ 95.13 KiB
/wp-admin/upload.php0.587 s0.433 s-0.154 s3.02 MiB3.09 MiB+ 78.09 KiB
/wp-admin/options-writing.php0.162 s0.225 s+0.063 s3.01 MiB3.08 MiB+ 66.37 KiB
/wp-admin/media-new.php0.339 s0.248 s-0.091 s2.99 MiB3.08 MiB+ 90.53 KiB
/wp-admin/edit-tags.php?taxonomy=category0.190 s0.201 s+0.011 s3.01 MiB3.1 MiB+ 95.08 KiB
/wp-admin/post-new.php?post_type=page0.620 s0.634 s+0.014 s5.01 MiB5.1 MiB+ 89.77 KiB
/wp-admin/options-discussion.php0.219 s0.248 s+0.029 s3 MiB3.08 MiB+ 80.09 KiB
/wp-admin/edit-comments.php0.234 s0.240 s+0.006 s3.03 MiB3.1 MiB+ 77.02 KiB
/0.322 s0.220 s-0.102 s2.97 MiB3.08 MiB+ 116.77 KiB
Average 0.361 s0.356 s-0.005 s3.38 MiB3.48 MiB+ 100.71 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
PHP93.5%30,74216,091108
JavaScript3.1%1,0282523
CSS2.6%8591812
Markdown0.7%21401
JSON0.1%2701
Total 32,870 16,361 125

PHP Code Analysis | More results »

Lines of code 21,681
Total complexity 5,441
Median class complexity 17.0
Median method complexity 2.0
Most complex class Freemius
Most complex function FS_Plugin_Info_Dialog::install_plugin_information()
Classes 45
Methods 1,130
Functions 100

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 522 lines

[30-Mar-2023 13:36:18 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/delete-all-comments-of-website/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[30-Mar-2023 13:36:18 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/delete-all-comments-of-website/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[30-Mar-2023 13:36:18 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/delete-all-comments-of-website/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[30-Mar-2023 13:36:18 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/delete-all-comments-of-website/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[30-Mar-2023 13:36:18 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/delete-all-comments-of-website/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[30-Mar-2023 13:36:18 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/delete-all-comments-of-website/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[30-Mar-2023 13:36:18 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/delete-all-comments-of-website/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[30-Mar-2023 13:36:18 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/delete-all-comments-of-website/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[30-Mar-2023 13:36:18 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/delete-all-comments-of-website/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[30-Mar-2023 13:36:18 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/delete-all-comments-of-website/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[30-Mar-2023 13:36:19 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/delete-all-comments-of-website/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[30-Mar-2023 13:36:19 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/delete-all-comments-of-website/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[30-Mar-2023 13:36:19 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/delete-all-comments-of-website/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[30-Mar-2023 13:36:19 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/delete-all-comments-of-website/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[30-Mar-2023 13:36:19 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/delete-all-comments-of-website/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[30-Mar-2023 13:36:19 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/delete-all-comments-of-website/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[30-Mar-2023 13:36:19 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/delete-all-comments-of-website/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[30-Mar-2023 13:36:19 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/delete-all-comments-of-website/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[30-Mar-2023 13:36:19 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/delete-all-comments-of-website/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[30-Mar-2023 13:36:19 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/delete-all-comments-of-website/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[30-Mar-2023 13:36:19 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[30-Mar-2023 13:36:19 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
[30-Mar-2023 13:36:19 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/delete-all-comments-of-website/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[30-Mar-2023 13:36:19 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/delete-all-comments-of-website/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[30-Mar-2023 13:36:19 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/delete-all-comments-of-website/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[30-Mar-2023 13:36:19 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/delete-all-comments-of-website/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[30-Mar-2023 13:36:19 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/delete-all-comments-of-website/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[30-Mar-2023 13:36:19 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/delete-all-comments-of-website/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[30-Mar-2023 13:36:19 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/delete-all-comments-of-website/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[30-Mar-2023 13:36:19 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/delete-all-comments-of-website/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[30-Mar-2023 13:36:19 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/delete-all-comments-of-website/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[30-Mar-2023 13:36:19 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/delete-all-comments-of-website/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[30-Mar-2023 13:36:19 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[30-Mar-2023 13:36:19 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
[30-Mar-2023 13:36:20 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/delete-all-comments-of-website/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[30-Mar-2023 13:36:20 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/delete-all-comments-of-website/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[30-Mar-2023 13:36:20 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/delete-all-comments-of-website/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[30-Mar-2023 13:36:20 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/delete-all-comments-of-website/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[30-Mar-2023 13:36:20 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/delete-all-comments-of-website/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[30-Mar-2023 13:36:20 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/delete-all-comments-of-website/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[30-Mar-2023 13:36:20 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/delete-all-comments-of-website/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[30-Mar-2023 13:36:20 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/delete-all-comments-of-website/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[30-Mar-2023 13:36:20 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/delete-all-comments-of-website/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[30-Mar-2023 13:36:20 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/delete-all-comments-of-website/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[30-Mar-2023 13:36:20 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[30-Mar-2023 13:36:20 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
[30-Mar-2023 13:36:20 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/delete-all-comments-of-website/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[30-Mar-2023 13:36:20 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/delete-all-comments-of-website/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[30-Mar-2023 13:36:20 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/delete-all-comments-of-website/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[30-Mar-2023 13:36:20 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/delete-all-comments-of-website/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[30-Mar-2023 13:36:20 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/delete-all-comments-of-website/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[30-Mar-2023 13:36:20 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/delete-all-comments-of-website/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[30-Mar-2023 13:36:20 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/delete-all-comments-of-website/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[30-Mar-2023 13:36:20 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/delete-all-comments-of-website/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[30-Mar-2023 13:36:20 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/delete-all-comments-of-website/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[30-Mar-2023 13:36:20 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/delete-all-comments-of-website/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[30-Mar-2023 13:36:20 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[30-Mar-2023 13:36:20 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
[30-Mar-2023 13:36:20 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[30-Mar-2023 13:36:20 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
[30-Mar-2023 13:36:20 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[30-Mar-2023 13:36:20 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
[30-Mar-2023 13:36: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/delete-all-comments-of-website/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[30-Mar-2023 13:36: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/delete-all-comments-of-website/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[30-Mar-2023 13:36: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/delete-all-comments-of-website/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[30-Mar-2023 13:36: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/delete-all-comments-of-website/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[30-Mar-2023 13:36: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/delete-all-comments-of-website/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[30-Mar-2023 13:36: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/delete-all-comments-of-website/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[30-Mar-2023 13:36: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/delete-all-comments-of-website/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[30-Mar-2023 13:36: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/delete-all-comments-of-website/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[30-Mar-2023 13:36: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/delete-all-comments-of-website/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[30-Mar-2023 13:36: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/delete-all-comments-of-website/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[30-Mar-2023 13:36:21 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[30-Mar-2023 13:36: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
[30-Mar-2023 13:36:21 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[30-Mar-2023 13:36: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
[30-Mar-2023 13:36:21 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[30-Mar-2023 13:36: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
[30-Mar-2023 13:36: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/delete-all-comments-of-website/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[30-Mar-2023 13:36: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/delete-all-comments-of-website/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[30-Mar-2023 13:36: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/delete-all-comments-of-website/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[30-Mar-2023 13:36: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/delete-all-comments-of-website/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[30-Mar-2023 13:36: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/delete-all-comments-of-website/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[30-Mar-2023 13:36: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/delete-all-comments-of-website/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[30-Mar-2023 13:36: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/delete-all-comments-of-website/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[30-Mar-2023 13:36: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/delete-all-comments-of-website/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[30-Mar-2023 13:36: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/delete-all-comments-of-website/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[30-Mar-2023 13:36: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/delete-all-comments-of-website/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[30-Mar-2023 13:36:21 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[30-Mar-2023 13:36: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
[30-Mar-2023 13:36:21 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[30-Mar-2023 13:36: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
[30-Mar-2023 13:36:21 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[30-Mar-2023 13:36: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
[30-Mar-2023 13:36: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/delete-all-comments-of-website/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[30-Mar-2023 13:36: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/delete-all-comments-of-website/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[30-Mar-2023 13:36: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/delete-all-comments-of-website/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[30-Mar-2023 13:36: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/delete-all-comments-of-website/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[30-Mar-2023 13:36: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/delete-all-comments-of-website/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[30-Mar-2023 13:36: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/delete-all-comments-of-website/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 the "Delete Comments" Admin Menu