BackUpWordPress 3.13

Does BackUpWordPress work with WordPress 6.5.2 and PHP 8.1.12? A smoke test was performed on .

Summary

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

Memory usage: 265.37 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.5.2
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 100,000+
WordPress.org page https://wordpress.org/plugins/backupwordpress/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 3

Plugins ‹ Test site — WordPress

Page screenshot: Plugins ‹ Test site — WordPress
URL /wp-admin/plugins.php?plugin_status=all&paged=1&s
Requested URL /wp-admin/plugins.php?action=activate&plugin=backupwordpress%2Fbackupwordpress.php&plugin_status=all&paged=1&s&_wpnonce=5fd6a9d4c6
Aspect after-activation
HTTP status 200
Load time 0.550 s
Memory usage 3.67 MiB
JS errors None
Resource errors None

Tools → Backups

Page screenshot: Tools → Backups
URL /wp-admin/tools.php?page=backupwordpress
Aspect menu-item
HTTP status 200
Load time 0.446 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.177 s
Memory usage 3.43 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.392 s0.361 s-0.031 s3.44 MiB3.72 MiB+ 287.55 KiB
/wp-admin/edit.php0.221 s0.219 s-0.002 s3.46 MiB3.72 MiB+ 262.45 KiB
/wp-admin/post-new.php0.946 s0.598 s-0.348 s5.59 MiB5.7 MiB+ 110.49 KiB
/wp-admin/upload.php0.633 s0.492 s-0.141 s3.38 MiB3.72 MiB+ 344.97 KiB
/wp-admin/options-writing.php0.217 s0.231 s+0.014 s3.37 MiB3.72 MiB+ 351.68 KiB
/wp-admin/media-new.php0.293 s0.273 s-0.020 s3.35 MiB3.72 MiB+ 373.84 KiB
/wp-admin/edit-tags.php?taxonomy=category0.202 s0.241 s+0.039 s3.37 MiB3.72 MiB+ 358.77 KiB
/wp-admin/post-new.php?post_type=page0.554 s0.596 s+0.042 s5.59 MiB5.69 MiB+ 110.5 KiB
/wp-admin/options-discussion.php0.243 s0.523 s+0.280 s3.36 MiB3.72 MiB+ 366.68 KiB
/wp-admin/edit-comments.php0.480 s0.237 s-0.243 s3.39 MiB3.72 MiB+ 333.34 KiB
/0.365 s0.212 s-0.153 s3.42 MiB3.44 MiB+ 18.8 KiB
Average 0.413 s0.362 s-0.051 s3.79 MiB4.05 MiB+ 265.37 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.

PO File
PHP
Language % Lines of code Comment lines Files
PO File63.7%9,2164,61822
PHP33.0%4,7692,51453
Markdown1.7%25003
JavaScript1.0%145111
CSS0.4%6521
JSON0.2%2601
Total 14,471 7,145 81

PHP Code Analysis | More results »

Lines of code 3,899
Total complexity 987
Median class complexity 2.0
Median method complexity 1.0
Most complex class HM\BackUpWordPress\Scheduled_Backup
Most complex function update()
Classes 70
Methods 296
Functions 59

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 3

PHP Error Log 96 lines

[10-Apr-2024 04:10:34 UTC] PHP Deprecated:  Return type of HM\BackUpWordPress\CleanUpIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/backupwordpress/classes/class-path.php on line 456
[10-Apr-2024 04:10:34 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[10-Apr-2024 04:10:34 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
[10-Apr-2024 04:10:35 UTC] PHP Deprecated:  Return type of HM\BackUpWordPress\CleanUpIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/backupwordpress/classes/class-path.php on line 456
[10-Apr-2024 04:10:35 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[10-Apr-2024 04:10:35 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
[10-Apr-2024 04:10:36 UTC] PHP Deprecated:  Return type of HM\BackUpWordPress\CleanUpIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/backupwordpress/classes/class-path.php on line 456
[10-Apr-2024 04:10:36 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[10-Apr-2024 04:10:36 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
[10-Apr-2024 04:10:36 UTC] PHP Deprecated:  preg_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/kses.php on line 1745
[10-Apr-2024 04:10:36 UTC] PHP Deprecated:  preg_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/kses.php on line 1745
[10-Apr-2024 04:10:36 UTC] PHP Deprecated:  preg_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/kses.php on line 1745
[10-Apr-2024 04:10:36 UTC] PHP Deprecated:  preg_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/kses.php on line 1745
[10-Apr-2024 04:10:36 UTC] PHP Deprecated:  Return type of HM\BackUpWordPress\CleanUpIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/backupwordpress/classes/class-path.php on line 456
[10-Apr-2024 04:10:36 UTC] PHP Deprecated:  Return type of Symfony\Component\Finder\Finder::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/backupwordpress/vendor/symfony/finder/Finder.php on line 675
[10-Apr-2024 04:10:36 UTC] PHP Deprecated:  Return type of Symfony\Component\Finder\Finder::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/backupwordpress/vendor/symfony/finder/Finder.php on line 732
[10-Apr-2024 04:10:36 UTC] PHP Deprecated:  Return type of Symfony\Component\Finder\Iterator\RecursiveDirectoryIterator::getChildren() should either be compatible with RecursiveDirectoryIterator::getChildren(): RecursiveDirectoryIterator, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/backupwordpress/vendor/symfony/finder/Iterator/RecursiveDirectoryIterator.php on line 85
[10-Apr-2024 04:10:36 UTC] PHP Deprecated:  Return type of Symfony\Component\Finder\Iterator\RecursiveDirectoryIterator::rewind() should either be compatible with FilesystemIterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/backupwordpress/vendor/symfony/finder/Iterator/RecursiveDirectoryIterator.php on line 113
[10-Apr-2024 04:10:36 UTC] PHP Deprecated:  Return type of Symfony\Component\Finder\Iterator\RecursiveDirectoryIterator::current() should either be compatible with FilesystemIterator::current(): SplFileInfo|FilesystemIterator|string, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/backupwordpress/vendor/symfony/finder/Iterator/RecursiveDirectoryIterator.php on line 65
[10-Apr-2024 04:10:36 UTC] PHP Deprecated:  Return type of Symfony\Component\Finder\Iterator\FilterIterator::rewind() should either be compatible with FilterIterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/backupwordpress/vendor/symfony/finder/Iterator/FilterIterator.php on line 30
[10-Apr-2024 04:10:36 UTC] PHP Deprecated:  Return type of Symfony\Component\Finder\Iterator\ExcludeDirectoryFilterIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/backupwordpress/vendor/symfony/finder/Iterator/ExcludeDirectoryFilterIterator.php on line 55
[10-Apr-2024 04:10:36 UTC] PHP Deprecated:  Return type of Symfony\Component\Finder\Iterator\ExcludeDirectoryFilterIterator::hasChildren() should either be compatible with RecursiveIterator::hasChildren(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/backupwordpress/vendor/symfony/finder/Iterator/ExcludeDirectoryFilterIterator.php on line 71
[10-Apr-2024 04:10:36 UTC] PHP Deprecated:  Return type of Symfony\Component\Finder\Iterator\ExcludeDirectoryFilterIterator::getChildren() should either be compatible with RecursiveIterator::getChildren(): ?RecursiveIterator, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/backupwordpress/vendor/symfony/finder/Iterator/ExcludeDirectoryFilterIterator.php on line 76
[10-Apr-2024 04:10:36 UTC] PHP Deprecated:  Return type of Symfony\Component\Finder\Iterator\FilterIterator::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/backupwordpress/vendor/symfony/finder/Iterator/FilterIterator.php on line 30
[10-Apr-2024 04:10:36 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /wp-content/plugins/backupwordpress/classes/class-site-size.php on line 150
[10-Apr-2024 04:10:36 UTC] PHP Deprecated:  Return type of HM\BackUpWordPress\CleanUpIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/backupwordpress/classes/class-path.php on line 456
[10-Apr-2024 04:10:36 UTC] PHP Deprecated:  Return type of HM\BackUpWordPress\CleanUpIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/backupwordpress/classes/class-path.php on line 456
[10-Apr-2024 04:10:36 UTC] PHP Deprecated:  Return type of HM\BackUpWordPress\CleanUpIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/backupwordpress/classes/class-path.php on line 456
[10-Apr-2024 04:10:36 UTC] PHP Deprecated:  Return type of HM\BackUpWordPress\CleanUpIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/backupwordpress/classes/class-path.php on line 456
[10-Apr-2024 04:10:37 UTC] PHP Deprecated:  Return type of HM\BackUpWordPress\CleanUpIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/backupwordpress/classes/class-path.php on line 456
[10-Apr-2024 04:10:38 UTC] PHP Deprecated:  Return type of HM\BackUpWordPress\CleanUpIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/backupwordpress/classes/class-path.php on line 456
[10-Apr-2024 04:10:38 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[10-Apr-2024 04:10:38 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
[10-Apr-2024 04:10:38 UTC] PHP Deprecated:  Return type of HM\BackUpWordPress\CleanUpIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/backupwordpress/classes/class-path.php on line 456
[10-Apr-2024 04:10:38 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[10-Apr-2024 04:10:38 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
[10-Apr-2024 04:10:38 UTC] PHP Deprecated:  Return type of HM\BackUpWordPress\CleanUpIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/backupwordpress/classes/class-path.php on line 456
[10-Apr-2024 04:10:38 UTC] PHP Deprecated:  Return type of HM\BackUpWordPress\CleanUpIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/backupwordpress/classes/class-path.php on line 456
[10-Apr-2024 04:10:38 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[10-Apr-2024 04:10:38 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
[10-Apr-2024 04:10:40 UTC] PHP Deprecated:  Return type of HM\BackUpWordPress\CleanUpIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/backupwordpress/classes/class-path.php on line 456
[10-Apr-2024 04:10:40 UTC] PHP Deprecated:  Return type of HM\BackUpWordPress\CleanUpIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/backupwordpress/classes/class-path.php on line 456
[10-Apr-2024 04:10:40 UTC] PHP Deprecated:  Return type of HM\BackUpWordPress\CleanUpIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/backupwordpress/classes/class-path.php on line 456
[10-Apr-2024 04:10:40 UTC] PHP Deprecated:  Return type of HM\BackUpWordPress\CleanUpIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/backupwordpress/classes/class-path.php on line 456
[10-Apr-2024 04:10:40 UTC] PHP Deprecated:  Return type of HM\BackUpWordPress\CleanUpIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/backupwordpress/classes/class-path.php on line 456
[10-Apr-2024 04:10:40 UTC] PHP Deprecated:  Return type of HM\BackUpWordPress\CleanUpIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/backupwordpress/classes/class-path.php on line 456
[10-Apr-2024 04:10:40 UTC] PHP Deprecated:  Return type of HM\BackUpWordPress\CleanUpIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/backupwordpress/classes/class-path.php on line 456
[10-Apr-2024 04:10:40 UTC] PHP Deprecated:  Return type of HM\BackUpWordPress\CleanUpIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/backupwordpress/classes/class-path.php on line 456
[10-Apr-2024 04:10:40 UTC] PHP Deprecated:  Return type of HM\BackUpWordPress\CleanUpIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/backupwordpress/classes/class-path.php on line 456
[10-Apr-2024 04:10:40 UTC] PHP Deprecated:  Return type of HM\BackUpWordPress\CleanUpIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/backupwordpress/classes/class-path.php on line 456
[10-Apr-2024 04:10:42 UTC] PHP Deprecated:  Return type of HM\BackUpWordPress\CleanUpIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/backupwordpress/classes/class-path.php on line 456
[10-Apr-2024 04:10:42 UTC] PHP Deprecated:  Return type of HM\BackUpWordPress\CleanUpIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/backupwordpress/classes/class-path.php on line 456
[10-Apr-2024 04:10:42 UTC] PHP Deprecated:  Return type of HM\BackUpWordPress\CleanUpIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/backupwordpress/classes/class-path.php on line 456
[10-Apr-2024 04:10:42 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[10-Apr-2024 04:10:42 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
[10-Apr-2024 04:10:42 UTC] PHP Deprecated:  Return type of HM\BackUpWordPress\CleanUpIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/backupwordpress/classes/class-path.php on line 456
[10-Apr-2024 04:10:42 UTC] PHP Deprecated:  Return type of HM\BackUpWordPress\CleanUpIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/backupwordpress/classes/class-path.php on line 456
[10-Apr-2024 04:10:42 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[10-Apr-2024 04:10:42 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
[10-Apr-2024 04:10:43 UTC] PHP Deprecated:  Return type of HM\BackUpWordPress\CleanUpIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/backupwordpress/classes/class-path.php on line 456
[10-Apr-2024 04:10:43 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[10-Apr-2024 04:10:43 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
[10-Apr-2024 04:10:43 UTC] PHP Deprecated:  Return type of HM\BackUpWordPress\CleanUpIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/backupwordpress/classes/class-path.php on line 456
[10-Apr-2024 04:10:43 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[10-Apr-2024 04:10:43 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
[10-Apr-2024 04:10:43 UTC] PHP Deprecated:  Return type of HM\BackUpWordPress\CleanUpIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/backupwordpress/classes/class-path.php on line 456
[10-Apr-2024 04:10:43 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[10-Apr-2024 04:10:43 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
[10-Apr-2024 04:10:44 UTC] PHP Deprecated:  Return type of HM\BackUpWordPress\CleanUpIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/backupwordpress/classes/class-path.php on line 456
[10-Apr-2024 04:10:44 UTC] PHP Deprecated:  Return type of HM\BackUpWordPress\CleanUpIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/backupwordpress/classes/class-path.php on line 456
[10-Apr-2024 04:10:45 UTC] PHP Deprecated:  Return type of HM\BackUpWordPress\CleanUpIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/backupwordpress/classes/class-path.php on line 456
[10-Apr-2024 04:10:45 UTC] PHP Deprecated:  Return type of HM\BackUpWordPress\CleanUpIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/backupwordpress/classes/class-path.php on line 456
[10-Apr-2024 04:10:45 UTC] PHP Deprecated:  Return type of HM\BackUpWordPress\CleanUpIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/backupwordpress/classes/class-path.php on line 456
[10-Apr-2024 04:10:45 UTC] PHP Deprecated:  Return type of HM\BackUpWordPress\CleanUpIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/backupwordpress/classes/class-path.php on line 456
[10-Apr-2024 04:10:45 UTC] PHP Deprecated:  Return type of HM\BackUpWordPress\CleanUpIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/backupwordpress/classes/class-path.php on line 456
[10-Apr-2024 04:10:45 UTC] PHP Deprecated:  Return type of HM\BackUpWordPress\CleanUpIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/backupwordpress/classes/class-path.php on line 456
[10-Apr-2024 04:10:45 UTC] PHP Deprecated:  Return type of HM\BackUpWordPress\CleanUpIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/backupwordpress/classes/class-path.php on line 456
[10-Apr-2024 04:10:45 UTC] PHP Deprecated:  Return type of HM\BackUpWordPress\CleanUpIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/backupwordpress/classes/class-path.php on line 456
[10-Apr-2024 04:10:46 UTC] PHP Deprecated:  Return type of HM\BackUpWordPress\CleanUpIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/backupwordpress/classes/class-path.php on line 456
[10-Apr-2024 04:10:46 UTC] PHP Deprecated:  Return type of HM\BackUpWordPress\CleanUpIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/backupwordpress/classes/class-path.php on line 456
[10-Apr-2024 04:10:46 UTC] PHP Deprecated:  Return type of HM\BackUpWordPress\CleanUpIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/backupwordpress/classes/class-path.php on line 456
[10-Apr-2024 04:10:46 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[10-Apr-2024 04:10:46 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
[10-Apr-2024 04:10:47 UTC] PHP Deprecated:  Return type of HM\BackUpWordPress\CleanUpIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/backupwordpress/classes/class-path.php on line 456
[10-Apr-2024 04:10:47 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[10-Apr-2024 04:10:47 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
[10-Apr-2024 04:10:47 UTC] PHP Deprecated:  Return type of HM\BackUpWordPress\CleanUpIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/backupwordpress/classes/class-path.php on line 456
[10-Apr-2024 04:10:47 UTC] PHP Deprecated:  Return type of HM\BackUpWordPress\CleanUpIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/backupwordpress/classes/class-path.php on line 456
[10-Apr-2024 04:10:47 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[10-Apr-2024 04:10:47 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
[10-Apr-2024 04:10:48 UTC] PHP Deprecated:  Return type of HM\BackUpWordPress\CleanUpIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/backupwordpress/classes/class-path.php on line 456
[10-Apr-2024 04:10:48 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[10-Apr-2024 04:10:48 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
[10-Apr-2024 04:10:48 UTC] PHP Deprecated:  Return type of HM\BackUpWordPress\CleanUpIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/backupwordpress/classes/class-path.php on line 456
[10-Apr-2024 04:10:48 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[10-Apr-2024 04:10:48 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
See also: All tests for this plugin, How to Hide the "Backups" Admin Menu