Backup Migration 1.3.0

Does Backup Migration work with WordPress 6.3.1 and PHP 8.1.12? A smoke test was performed on .

Summary

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

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

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 3

Backup Migration ‹ Test site — WordPress

Page screenshot: Backup Migration ‹ Test site — WordPress
URL /wp-admin/admin.php?page=backup-migration
Requested URL /wp-admin/plugins.php?action=activate&plugin=backup-backup%2Fbackup-backup.php&plugin_status=all&paged=1&s&_wpnonce=afe2351a89
Aspect after-activation
HTTP status 200
Load time 1.469 s
Memory usage 2.98 MiB
JS errors None
Resource errors None

Backup Migration

Page screenshot: Backup Migration
URL /wp-admin/admin.php?page=backup-migration
Aspect menu-item
HTTP status 200
Load time 0.460 s
Memory usage 2.8 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.193 s
Memory usage 3.19 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.350 s0.344 s-0.006 s2.82 MiB2.88 MiB+ 60.95 KiB
/wp-admin/edit.php0.209 s0.286 s+0.077 s2.85 MiB2.91 MiB+ 60.27 KiB
/wp-admin/post-new.php0.749 s0.680 s-0.069 s5.21 MiB5.29 MiB+ 80.8 KiB
/wp-admin/upload.php0.598 s0.621 s+0.023 s2.77 MiB2.81 MiB+ 43.63 KiB
/wp-admin/options-writing.php0.232 s0.226 s-0.006 s2.76 MiB2.8 MiB+ 35.23 KiB
/wp-admin/media-new.php0.372 s0.315 s-0.057 s2.74 MiB2.79 MiB+ 56.09 KiB
/wp-admin/edit-tags.php?taxonomy=category0.193 s0.259 s+0.066 s2.76 MiB2.82 MiB+ 60.63 KiB
/wp-admin/post-new.php?post_type=page0.590 s0.659 s+0.069 s5.21 MiB5.29 MiB+ 80.73 KiB
/wp-admin/options-discussion.php0.228 s0.267 s+0.039 s2.75 MiB2.79 MiB+ 45.63 KiB
/wp-admin/edit-comments.php0.416 s0.495 s+0.079 s2.78 MiB2.82 MiB+ 43.3 KiB
/0.279 s0.221 s-0.058 s3.13 MiB3.19 MiB+ 58.38 KiB
Average 0.383 s0.398 s+0.014 s3.25 MiB3.31 MiB+ 56.88 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
PHP89.7%18,8024,499157
SVG6.1%1,2681677
CSS3.7%76823
JSON0.3%5801
JavaScript0.3%5823
Total 20,954 4,519 241

PHP Code Analysis | More results »

Lines of code 15,018
Total complexity 3,902
Median class complexity 21.0
Median method complexity 2.0
Most complex class BMI\Plugin\BMI_Ajax
Most complex function BMI\Plugin\Backup_Migration_Plugin::handle_downloading()
Classes 54
Methods 625
Functions 24

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 6

PHP Error Log 4 lines

[04-Sep-2023 07:25:18 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7127
[04-Sep-2023 07:25: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 2182
[04-Sep-2023 07:25:21 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7127
[04-Sep-2023 07:25:21 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2182
See also: All tests for this plugin, How to Hide the "Backup Migration" Admin Menu