Delete All Comments of wordpress 5.2

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=d4e88625ea
Aspect after-activation
HTTP status 200
Load time 0.787 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.264 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 1.008 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.227 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.388 s0.318 s-0.070 s3.38 MiB3.54 MiB+ 161.53 KiB
/wp-admin/edit.php0.228 s0.215 s-0.013 s3.41 MiB3.56 MiB+ 161.26 KiB
/wp-admin/post-new.php1.014 s0.637 s-0.377 s5.46 MiB5.56 MiB+ 102.2 KiB
/wp-admin/upload.php0.734 s0.524 s-0.210 s3.32 MiB3.41 MiB+ 85.6 KiB
/wp-admin/options-writing.php0.241 s0.218 s-0.023 s3.32 MiB3.39 MiB+ 73.2 KiB
/wp-admin/media-new.php0.320 s0.248 s-0.072 s3.29 MiB3.39 MiB+ 93.41 KiB
/wp-admin/edit-tags.php?taxonomy=category0.220 s0.215 s-0.005 s3.31 MiB3.41 MiB+ 97.95 KiB
/wp-admin/post-new.php?post_type=page0.595 s0.999 s+0.404 s5.45 MiB5.54 MiB+ 97.78 KiB
/wp-admin/options-discussion.php0.314 s0.344 s+0.030 s3.3 MiB3.38 MiB+ 83.48 KiB
/wp-admin/edit-comments.php0.264 s0.247 s-0.017 s3.34 MiB3.41 MiB+ 79.9 KiB
/0.293 s0.235 s-0.058 s3.36 MiB3.36 MiB+ 2.38 KiB
Average 0.419 s0.382 s-0.037 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

[01-Dec-2023 10:48:59 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
[01-Dec-2023 10:48:59 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
[01-Dec-2023 10:48:59 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
[01-Dec-2023 10:48:59 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
[01-Dec-2023 10:48:59 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
[01-Dec-2023 10:48:59 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
[01-Dec-2023 10:48:59 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
[01-Dec-2023 10:48:59 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
[01-Dec-2023 10:48:59 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
[01-Dec-2023 10:48:59 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
[01-Dec-2023 10:49:00 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
[01-Dec-2023 10:49:00 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
[01-Dec-2023 10:49:00 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
[01-Dec-2023 10:49:00 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
[01-Dec-2023 10:49:00 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
[01-Dec-2023 10:49:00 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
[01-Dec-2023 10:49:00 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
[01-Dec-2023 10:49:00 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
[01-Dec-2023 10:49:00 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
[01-Dec-2023 10:49:00 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
[01-Dec-2023 10:49:00 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[01-Dec-2023 10:49:00 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
[01-Dec-2023 10:49:00 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
[01-Dec-2023 10:49:00 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
[01-Dec-2023 10:49:00 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
[01-Dec-2023 10:49:00 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
[01-Dec-2023 10:49:00 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
[01-Dec-2023 10:49:00 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
[01-Dec-2023 10:49:00 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
[01-Dec-2023 10:49:00 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
[01-Dec-2023 10:49:00 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
[01-Dec-2023 10:49:00 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
[01-Dec-2023 10:49:00 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[01-Dec-2023 10:49:00 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
[01-Dec-2023 10:49:01 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
[01-Dec-2023 10:49:01 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
[01-Dec-2023 10:49:01 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
[01-Dec-2023 10:49:01 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
[01-Dec-2023 10:49:01 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
[01-Dec-2023 10:49:01 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
[01-Dec-2023 10:49:01 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
[01-Dec-2023 10:49:01 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
[01-Dec-2023 10:49:01 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
[01-Dec-2023 10:49:01 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
[01-Dec-2023 10:49:01 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[01-Dec-2023 10:49:01 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
[01-Dec-2023 10:49:01 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
[01-Dec-2023 10:49:01 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
[01-Dec-2023 10:49:01 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
[01-Dec-2023 10:49:01 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
[01-Dec-2023 10:49:01 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
[01-Dec-2023 10:49:01 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
[01-Dec-2023 10:49:01 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
[01-Dec-2023 10:49:01 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
[01-Dec-2023 10:49:01 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
[01-Dec-2023 10:49:01 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
[01-Dec-2023 10:49:01 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[01-Dec-2023 10:49:01 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
[01-Dec-2023 10:49:01 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[01-Dec-2023 10:49:01 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
[01-Dec-2023 10:49:01 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[01-Dec-2023 10:49:01 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
[01-Dec-2023 10:49:02 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
[01-Dec-2023 10:49:02 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
[01-Dec-2023 10:49:02 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
[01-Dec-2023 10:49:02 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
[01-Dec-2023 10:49:02 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
[01-Dec-2023 10:49:02 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
[01-Dec-2023 10:49:02 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
[01-Dec-2023 10:49:02 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
[01-Dec-2023 10:49:02 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
[01-Dec-2023 10:49:02 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
[01-Dec-2023 10:49:02 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[01-Dec-2023 10:49:02 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
[01-Dec-2023 10:49:02 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[01-Dec-2023 10:49:02 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
[01-Dec-2023 10:49:02 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[01-Dec-2023 10:49:02 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
[01-Dec-2023 10:49:02 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
[01-Dec-2023 10:49:02 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
[01-Dec-2023 10:49:02 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
[01-Dec-2023 10:49:02 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
[01-Dec-2023 10:49:02 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
[01-Dec-2023 10:49:02 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
[01-Dec-2023 10:49:02 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
[01-Dec-2023 10:49:02 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
[01-Dec-2023 10:49:02 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
[01-Dec-2023 10:49:02 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
[01-Dec-2023 10:49:02 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[01-Dec-2023 10:49:02 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
[01-Dec-2023 10:49:02 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[01-Dec-2023 10:49:02 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
[01-Dec-2023 10:49:02 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7241
[01-Dec-2023 10:49:02 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
[01-Dec-2023 10:49:03 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
[01-Dec-2023 10:49:03 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
[01-Dec-2023 10:49:03 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
[01-Dec-2023 10:49:03 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
[01-Dec-2023 10:49:03 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
[01-Dec-2023 10:49:03 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