Delete All Comments of wordpress 5.1

Does "Delete All Comments of wordpress" work with WordPress 6.4.1 and PHP 8.1.12? A smoke test was performed on .

Summary

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

Memory usage: 94.43 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.4.1
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=1fe37a3c22
Aspect after-activation
HTTP status 200
Load time 0.943 s
Memory usage 3.76 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.284 s
Memory usage 3.38 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.888 s
Memory usage 3.43 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.260 s
Memory usage 3.36 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.386 s0.353 s-0.033 s3.38 MiB3.54 MiB+ 161.53 KiB
/wp-admin/edit.php0.218 s0.227 s+0.009 s3.41 MiB3.56 MiB+ 161.26 KiB
/wp-admin/post-new.php1.010 s1.045 s+0.035 s5.46 MiB5.56 MiB+ 102.2 KiB
/wp-admin/upload.php0.738 s0.519 s-0.219 s3.32 MiB3.41 MiB+ 85.6 KiB
/wp-admin/options-writing.php0.254 s0.223 s-0.031 s3.32 MiB3.39 MiB+ 73.2 KiB
/wp-admin/media-new.php0.335 s0.258 s-0.077 s3.29 MiB3.39 MiB+ 93.41 KiB
/wp-admin/edit-tags.php?taxonomy=category0.227 s0.228 s+0.001 s3.31 MiB3.41 MiB+ 97.95 KiB
/wp-admin/post-new.php?post_type=page0.630 s0.715 s+0.085 s5.45 MiB5.54 MiB+ 97.78 KiB
/wp-admin/options-discussion.php0.412 s0.504 s+0.092 s3.3 MiB3.38 MiB+ 83.48 KiB
/wp-admin/edit-comments.php0.270 s0.243 s-0.027 s3.34 MiB3.41 MiB+ 79.9 KiB
/0.312 s0.257 s-0.055 s3.36 MiB3.36 MiB+ 2.38 KiB
Average 0.436 s0.416 s-0.020 s3.72 MiB3.81 MiB+ 94.43 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 542 lines

[09-Nov-2023 11:55: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/delete-all-comments-of-website/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[09-Nov-2023 11:55: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/delete-all-comments-of-website/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[09-Nov-2023 11:55: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/delete-all-comments-of-website/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[09-Nov-2023 11:55: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/delete-all-comments-of-website/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[09-Nov-2023 11:55: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/delete-all-comments-of-website/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[09-Nov-2023 11:55: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/delete-all-comments-of-website/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[09-Nov-2023 11:55: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/delete-all-comments-of-website/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[09-Nov-2023 11:55: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/delete-all-comments-of-website/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[09-Nov-2023 11:55: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/delete-all-comments-of-website/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[09-Nov-2023 11:55: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/delete-all-comments-of-website/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[09-Nov-2023 11:55: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/delete-all-comments-of-website/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[09-Nov-2023 11:55: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/delete-all-comments-of-website/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[09-Nov-2023 11:55: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/delete-all-comments-of-website/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[09-Nov-2023 11:55: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/delete-all-comments-of-website/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[09-Nov-2023 11:55: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/delete-all-comments-of-website/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[09-Nov-2023 11:55: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/delete-all-comments-of-website/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[09-Nov-2023 11:55: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/delete-all-comments-of-website/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[09-Nov-2023 11:55: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/delete-all-comments-of-website/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[09-Nov-2023 11:55: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/delete-all-comments-of-website/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[09-Nov-2023 11:55: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/delete-all-comments-of-website/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[09-Nov-2023 11:55:24 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[09-Nov-2023 11:55: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 2187
[09-Nov-2023 11:55: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/delete-all-comments-of-website/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[09-Nov-2023 11:55: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/delete-all-comments-of-website/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[09-Nov-2023 11:55: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/delete-all-comments-of-website/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[09-Nov-2023 11:55: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/delete-all-comments-of-website/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[09-Nov-2023 11:55: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/delete-all-comments-of-website/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[09-Nov-2023 11:55: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/delete-all-comments-of-website/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[09-Nov-2023 11:55: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/delete-all-comments-of-website/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[09-Nov-2023 11:55: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/delete-all-comments-of-website/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[09-Nov-2023 11:55: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/delete-all-comments-of-website/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[09-Nov-2023 11:55: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/delete-all-comments-of-website/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[09-Nov-2023 11:55:24 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[09-Nov-2023 11:55: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 2187
[09-Nov-2023 11:55: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/delete-all-comments-of-website/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[09-Nov-2023 11:55: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/delete-all-comments-of-website/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[09-Nov-2023 11:55: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/delete-all-comments-of-website/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[09-Nov-2023 11:55: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/delete-all-comments-of-website/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[09-Nov-2023 11:55: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/delete-all-comments-of-website/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[09-Nov-2023 11:55: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/delete-all-comments-of-website/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[09-Nov-2023 11:55:25 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
[09-Nov-2023 11:55:25 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
[09-Nov-2023 11:55:25 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
[09-Nov-2023 11:55:25 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
[09-Nov-2023 11:55:25 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[09-Nov-2023 11:55:25 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2187
[09-Nov-2023 11:55:26 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
[09-Nov-2023 11:55:26 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
[09-Nov-2023 11:55:26 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
[09-Nov-2023 11:55:26 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
[09-Nov-2023 11:55:26 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
[09-Nov-2023 11:55:26 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
[09-Nov-2023 11:55:26 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
[09-Nov-2023 11:55:26 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
[09-Nov-2023 11:55:26 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
[09-Nov-2023 11:55:26 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
[09-Nov-2023 11:55:26 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[09-Nov-2023 11:55:26 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2187
[09-Nov-2023 11:55:26 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[09-Nov-2023 11:55:26 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2187
[09-Nov-2023 11:55:26 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[09-Nov-2023 11:55:26 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2187
[09-Nov-2023 11:55:26 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
[09-Nov-2023 11:55:26 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
[09-Nov-2023 11:55:26 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
[09-Nov-2023 11:55:26 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
[09-Nov-2023 11:55:26 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
[09-Nov-2023 11:55:26 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
[09-Nov-2023 11:55:26 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
[09-Nov-2023 11:55:26 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
[09-Nov-2023 11:55:26 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
[09-Nov-2023 11:55:26 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
[09-Nov-2023 11:55:26 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[09-Nov-2023 11:55:26 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2187
[09-Nov-2023 11:55:26 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[09-Nov-2023 11:55:26 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2187
[09-Nov-2023 11:55:26 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[09-Nov-2023 11:55:26 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2187
[09-Nov-2023 11:55:27 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
[09-Nov-2023 11:55:27 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
[09-Nov-2023 11:55:27 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
[09-Nov-2023 11:55:27 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
[09-Nov-2023 11:55:27 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
[09-Nov-2023 11:55:27 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
[09-Nov-2023 11:55:27 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
[09-Nov-2023 11:55:27 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
[09-Nov-2023 11:55:27 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
[09-Nov-2023 11:55:27 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
[09-Nov-2023 11:55:27 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[09-Nov-2023 11:55:27 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2187
[09-Nov-2023 11:55:27 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[09-Nov-2023 11:55:27 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2187
[09-Nov-2023 11:55:27 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[09-Nov-2023 11:55:27 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2187
[09-Nov-2023 11:55:28 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
[09-Nov-2023 11:55:28 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
[09-Nov-2023 11:55:28 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
[09-Nov-2023 11:55:28 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
[09-Nov-2023 11:55:28 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
[09-Nov-2023 11:55:28 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

(+442 more lines)
See also: All tests for this plugin, How to Hide the "Delete Comments" Admin Menu