Backup Migration 1.3.6

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

Summary

Errors
1PHP fatal errors
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 53.96 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 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=abc32a5036
Aspect after-activation
HTTP status 200
Load time 1.363 s
Memory usage 3.54 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.480 s
Memory usage 3.38 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.192 s
Memory usage 3.37 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.332 s0.558 s+0.226 s3.38 MiB3.44 MiB+ 66.41 KiB
/wp-admin/edit.php0.212 s0.259 s+0.047 s3.41 MiB3.47 MiB+ 65.41 KiB
/wp-admin/post-new.php0.850 s0.650 s-0.200 s5.46 MiB5.52 MiB+ 65.88 KiB
/wp-admin/upload.php0.688 s0.401 s-0.287 s3.32 MiB3.37 MiB+ 48.78 KiB
/wp-admin/options-writing.php0.216 s0.230 s+0.014 s3.32 MiB3.36 MiB+ 41 KiB
/wp-admin/media-new.php0.303 s0.304 s+0.001 s3.29 MiB3.35 MiB+ 61.22 KiB
/wp-admin/edit-tags.php?taxonomy=category0.206 s0.219 s+0.013 s3.31 MiB3.38 MiB+ 65.77 KiB
/wp-admin/post-new.php?post_type=page0.562 s0.848 s+0.286 s5.45 MiB5.52 MiB+ 69.81 KiB
/wp-admin/options-discussion.php0.302 s0.279 s-0.023 s3.3 MiB3.35 MiB+ 51.02 KiB
/wp-admin/edit-comments.php0.269 s0.268 s-0.001 s3.34 MiB3.38 MiB+ 48.45 KiB
/0.279 s0.209 s-0.070 s3.36 MiB3.37 MiB+ 9.79 KiB
Average 0.384 s0.384 s+0.001 s3.72 MiB3.77 MiB+ 53.96 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
PHP90.0%19,4844,652156
SVG5.9%1,2681677
CSS3.5%76823
JSON0.3%6301
JavaScript0.3%5823
Total 21,641 4,672 240

PHP Code Analysis | More results »

Lines of code 15,672
Total complexity 4,124
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 631
Functions 30

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 15 lines

[24-Nov-2023 12:53:07 UTC] PHP Fatal error:  Uncaught Error: Attempt to assign property "STORAGE::LOCAL::PATH" on array in /wp-content/plugins/backup-backup/includes/config.php:100
Stack trace:
#0 /wp-content/plugins/backup-backup/includes/config.php(168): BMI\Plugin\Dashboard\bmi_set_config()
#1 /wp-content/plugins/backup-backup/includes/config.php(249): BMI\Plugin\Dashboard\bmi_try_convert_old_to_new_config()
#2 /wp-content/plugins/backup-backup/includes/constants.php(32): require_once('...')
#3 /wp-content/plugins/backup-backup/backup-backup.php(55): require_once('...')
#4 /wp-includes/class-wp-hook.php(324): {closure}()
#5 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#6 /wp-includes/plugin.php(517): WP_Hook->do_action()
#7 /wp-settings.php(506): do_action()
#8 /wp-config.php(191): require_once('...')
#9 /wp-load.php(50): require_once('...')
#10 /wp-admin/admin-ajax.php(22): require_once('...')
#11 {main}
  thrown in /wp-content/plugins/backup-backup/includes/config.php on line 100
See also: All tests for this plugin, How to Hide the "Backup Migration" Admin Menu