Delete All Comments of wordpress 5.3

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

Summary

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

Memory usage: 113.97 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.6.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=23a1536997
Aspect after-activation
HTTP status 200
Load time 0.754 s
Memory usage 3.85 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.410 s
Memory usage 3.55 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.016 s
Memory usage 3.56 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.226 s
Memory usage 3.46 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.365 s0.340 s-0.025 s3.47 MiB3.63 MiB+ 160.97 KiB
/wp-admin/edit.php0.223 s0.206 s-0.017 s3.54 MiB3.66 MiB+ 121.06 KiB
/wp-admin/post-new.php0.826 s0.633 s-0.193 s5.75 MiB5.87 MiB+ 121.69 KiB
/wp-admin/upload.php0.702 s0.578 s-0.124 s3.49 MiB3.57 MiB+ 85.53 KiB
/wp-admin/options-writing.php0.208 s0.227 s+0.019 s3.41 MiB3.56 MiB+ 148.35 KiB
/wp-admin/media-new.php0.251 s0.273 s+0.022 s3.4 MiB3.55 MiB+ 161.72 KiB
/wp-admin/edit-tags.php?taxonomy=category0.203 s0.224 s+0.021 s3.47 MiB3.57 MiB+ 102.89 KiB
/wp-admin/post-new.php?post_type=page0.712 s0.659 s-0.053 s5.75 MiB5.86 MiB+ 113.27 KiB
/wp-admin/options-discussion.php0.263 s0.288 s+0.025 s3.41 MiB3.55 MiB+ 150.04 KiB
/wp-admin/edit-comments.php0.249 s0.459 s+0.210 s3.49 MiB3.57 MiB+ 85.54 KiB
/0.328 s0.285 s-0.043 s3.45 MiB3.46 MiB+ 2.55 KiB
Average 0.394 s0.379 s-0.014 s3.88 MiB3.99 MiB+ 113.97 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 612 lines

[24-Jul-2024 01:27:17 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
[24-Jul-2024 01:27:17 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
[24-Jul-2024 01:27:17 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
[24-Jul-2024 01:27:17 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
[24-Jul-2024 01:27:17 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
[24-Jul-2024 01:27:17 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
[24-Jul-2024 01:27:17 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
[24-Jul-2024 01:27:17 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
[24-Jul-2024 01:27:17 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
[24-Jul-2024 01:27:17 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
[24-Jul-2024 01:27:17 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
[24-Jul-2024 01:27:17 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
[24-Jul-2024 01:27:17 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
[24-Jul-2024 01:27:17 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
[24-Jul-2024 01:27:17 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
[24-Jul-2024 01:27:17 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
[24-Jul-2024 01:27:17 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
[24-Jul-2024 01:27:17 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
[24-Jul-2024 01:27:17 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
[24-Jul-2024 01:27:17 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
[24-Jul-2024 01:27:17 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7300
[24-Jul-2024 01:27:17 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2189
[24-Jul-2024 01:27:17 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
[24-Jul-2024 01:27:17 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
[24-Jul-2024 01:27:17 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
[24-Jul-2024 01:27:17 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
[24-Jul-2024 01:27:17 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
[24-Jul-2024 01:27:17 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
[24-Jul-2024 01:27:17 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
[24-Jul-2024 01:27:17 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
[24-Jul-2024 01:27:17 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
[24-Jul-2024 01:27:17 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
[24-Jul-2024 01:27:17 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7300
[24-Jul-2024 01:27:17 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2189
[24-Jul-2024 01:27: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
[24-Jul-2024 01:27: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
[24-Jul-2024 01:27: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
[24-Jul-2024 01:27: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
[24-Jul-2024 01:27: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
[24-Jul-2024 01:27: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
[24-Jul-2024 01:27: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
[24-Jul-2024 01:27: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
[24-Jul-2024 01:27: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
[24-Jul-2024 01:27: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
[24-Jul-2024 01:27:18 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7300
[24-Jul-2024 01:27:18 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2189
[24-Jul-2024 01:27: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
[24-Jul-2024 01:27: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
[24-Jul-2024 01:27: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
[24-Jul-2024 01:27: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
[24-Jul-2024 01:27: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
[24-Jul-2024 01:27: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
[24-Jul-2024 01:27: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
[24-Jul-2024 01:27: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
[24-Jul-2024 01:27: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
[24-Jul-2024 01:27: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
[24-Jul-2024 01:27:19 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7300
[24-Jul-2024 01:27: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 2189
[24-Jul-2024 01:27:19 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7300
[24-Jul-2024 01:27: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 2189
[24-Jul-2024 01:27:19 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7300
[24-Jul-2024 01:27: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 2189
[24-Jul-2024 01:27: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
[24-Jul-2024 01:27: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
[24-Jul-2024 01:27: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
[24-Jul-2024 01:27: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
[24-Jul-2024 01:27: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
[24-Jul-2024 01:27: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
[24-Jul-2024 01:27: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
[24-Jul-2024 01:27: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
[24-Jul-2024 01:27: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
[24-Jul-2024 01:27: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
[24-Jul-2024 01:27:19 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7300
[24-Jul-2024 01:27: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 2189
[24-Jul-2024 01:27:19 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7300
[24-Jul-2024 01:27: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 2189
[24-Jul-2024 01:27:19 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7300
[24-Jul-2024 01:27: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 2189
[24-Jul-2024 01:27: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
[24-Jul-2024 01:27: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
[24-Jul-2024 01:27: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
[24-Jul-2024 01:27: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
[24-Jul-2024 01:27: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
[24-Jul-2024 01:27: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
[24-Jul-2024 01:27: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
[24-Jul-2024 01:27: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
[24-Jul-2024 01:27: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
[24-Jul-2024 01:27: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
[24-Jul-2024 01:27:20 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7300
[24-Jul-2024 01:27: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 2189
[24-Jul-2024 01:27:20 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7300
[24-Jul-2024 01:27: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 2189
[24-Jul-2024 01:27:20 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7300
[24-Jul-2024 01:27: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 2189
[24-Jul-2024 01:27: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
[24-Jul-2024 01:27: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
[24-Jul-2024 01:27: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
[24-Jul-2024 01:27: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
[24-Jul-2024 01:27: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
[24-Jul-2024 01:27: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

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